What problem does it solve?
Hermes Agent's native MCP client simplifies integrating external MCP servers by automatically discovering their tools at startup and registering them into the agent, eliminating manual setup and ensuring tools are readily available in every conversation.
Core Features & Use Cases
- Automatic startup discovery: the client reads configured MCP servers, spawns discovery tasks, and registers each tool with the Hermes registry.
- Auto-injection across toolsets: once discovered, MCP tools are injected into all Hermes platforms (CLI, Discord, Telegram, etc.) for universal access.
- Transport flexibility: supports stdio (command-based) and HTTP transports to accommodate local and remote MCP servers.
- Use Case: connect a central MCP server farm to expose diverse tools (filesystem, GitHub, databases) to Hermes agents without adding custom code.
Quick Start
Start Hermes Agent to auto-discover MCP servers and register their tools for use in all conversations.