freellmpool for Claude Desktop
io.github.0xzr/freellmpool
OpenAI-compatible MCP gateway cataloging 22 LLM providers, with routing, failover, and tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install freellmpool in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"freellmpool": {
"command": "uvx",
"args": [
"freellmpool"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs