docs(plugins): backfill MCP server status — Hermes ships live MCP server #54

Open
documentation-specialist wants to merge 2 commits from docs/mcp-server-hermes-stubs-backfill into main

2 Commits

Author SHA1 Message Date
documentation-specialist b33f04afcb fix(plugins): resolve line-38 conflict with docs#48
Secret scan / secret-scan (pull_request) Successful in 0s
CI / build (pull_request) Successful in 1m9s
docs#48 (merges first) changes line 38 to a cross-platform MCP
description. This commit synthesises both: keeps docs#48's framing
("works with any MCP-compatible agent") but adds docs#54's Hermes
integration detail (container startup, A2A tool provider, list_peers /
delegate_task / send_message_to_user) and keeps docs#48's reference
to the MCP Server guide.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 11:08:36 +00:00
documentation-specialist 9b039ad30e fix(plugins): backfill MCP server status — now shipping in Hermes
Hermes template ships a live MCP server. Removes the stale
"coming soon for more runtimes" stub from the plugin shapes table
and replaces it with an accurate description of the MCP server's
role in the Hermes workspace: launched at container startup,
registered as A2A MCP tool provider, exposing list_peers /
delegate_task / send_message_to_user.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 11:08:36 +00:00