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
{
"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