Skip to content
Cline

freellmpool for Cline

io.github.0xzr/freellmpool

OpenAI-compatible MCP gateway cataloging 22 LLM providers, with routing, failover, and tools.

client:Cline transport:stdio runtime:pypi

Install freellmpool in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "freellmpool": {
      "command": "uvx",
      "args": [
        "freellmpool"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

freellmpool in other clients