Skip to content
Claude Desktop

tierproxy for Claude Desktop

io.github.tierproxy/python-sdk

Multi-provider proxy infrastructure for AI/ML. Geo, sessions, cost-aware routing, usage tools.

client:Claude Desktop transport:stdio runtime:pypi

Install tierproxy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "python-sdk": {
      "command": "uvx",
      "args": [
        "tierproxy"
      ],
      "env": {
        "TIERPROXY_API_KEY": "<TIERPROXY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tierproxy in other clients