Skip to content
Windsurf

tierproxy for Windsurf

io.github.tierproxy/python-sdk

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

client:Windsurf transport:stdio runtime:pypi

Install tierproxy in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tierproxy in other clients