Loading MCP server directory, please wait...
Operate a local Hermes Agent install over stdio: tasks, cron, config, gateway, doctor. No network.
npx @getmcp/cli add io.github.woonyong-choi/hermes-agent-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.woonyong-choi/hermes-agent-mcp": {
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "",
"HERMES_MCP_ALLOW_WRITE": "",
"HERMES_MCP_ALLOW_SHELL": ""
}
}
}
}