Use the Nous Research Hermes Agent as a subagent from any MCP client (Claude Code, etc). Zero-dependency stdio MCP server with one hermes_delegate tool.
Or install with pip: pip install hermes-subagent-mcp
README Excerpt
Use the [Hermes Agent](https://github.com/NousResearch/hermes-agent) as a subagent from any MCP client (Claude Code, and others). You hand Hermes a task, it runs on its own with its full toolset, and you get the answer back. It's a small stdio MCP server with one tool and no dependencies beyond Python's