What problem does it solve?
Hermes Agent often needs to access external MCP servers to expand its capabilities. This Skill enables automatic connection to MCP servers, discovery of their available tools, and registration as native Hermes Agent tools, eliminating manual wiring.
Core Features & Use Cases
- Auto-discovery of MCP servers on startup and registration of discovered tools with the naming pattern mcp_{server}_{tool}.
- Support for stdio and HTTP transports, allowing both local and remote MCP servers to integrate with Hermes.
- Automatic tool injection into all Hermes platform toolsets (CLI, Discord, Telegram) for universal access across conversations.
- Secure operation with environment filtering and robust reconnection behavior to maintain tool availability.
Quick Start
Configure mcp_servers under ~/.hermes/config.yaml and restart Hermes Agent to start auto-discovery of MCP tools.