Files
the-nexus/docs
Hermes Agent 8bf2c4d4c7
Some checks failed
CI / test (pull_request) Failing after 47s
CI / validate (pull_request) Failing after 36s
Review Approval Gate / verify-review (pull_request) Successful in 4s
docs: Hermes MCP integration — client + server architecture (#1121)
Resolves #1121. Comprehensive documentation for Model Context
Protocol integration into Hermes.

Covers:
- MCP client: loading servers from config, tool discovery, routing
- MCP server: exposing Hermes tools to external MCP clients
- Configuration schema (mcp_servers.json, mcp_server_config.json)
- Supported transports (stdio, HTTP/SSE)
- Poka-yoke error handling
- Security: auth tokens, tool exposure whitelist
- Testing with MCP inspector
- Troubleshooting guide
- Existing code inventory
2026-04-15 10:47:25 -04:00
..