An MCP server that allows Claude Desktop and other MCP clients to delegate tasks to a local Hermes Agent for automation and persistent operations.
{
"mcpServers": {
"hermes-1": {
"command": "uvx",
"args": [
"hermes-mcp"
]
}
}
}