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