hermes-mcp-manager

pinkyhi/hermes-mcp-manager
★ 0 stars Python AI/LLM Updated 2d ago
Manage MCP servers from chat for Hermes Agent: always-in-context server catalog + /mcp slash command to toggle a server's tools live, persisted, no restart
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hermes-mcp-manager": {
      "command": "uvx",
      "args": [
        "hermes-mcp-manager"
      ]
    }
  }
}

Or install with pip: pip install hermes-mcp-manager

Topics

ai-agentshermes-agentmcpmodel-context-protocolplugin