Arj-01/mcp-hotswap-agent
Hot-pluggable MCP multi-agent assistant — tool servers load on-demand, execute, and auto-detach without restart. LLM-powered routing via Ollama, Redis-backed tool registry + chat history, Prometheus/Grafana observability, and a Streamlit UI. Add new tools by dropping a Python file.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hotswap-agent": {
"command": "npx",
"args": [
"-y",
"mcp-hotswap-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...