Exposes TierProxy's multi-provider proxy infrastructure as MCP tools for Claude Desktop, Cursor, Cline, and Windsurf. You get geo-targeted requests (country, city, session persistence), cost-aware routing (cheapest/fastest/most_reliable), usage monitoring via SSE streams, and budget guardrails, all callable from your AI agent without writing Python. The server wraps the same client-side intelligence the SDK offers: automatic failover across proxy providers, rate-limit learning, per-request cost attribution, and response caching. Useful when you need Claude to scrape geo-restricted content, run multi-step crawls with sticky sessions, or monitor proxy spend in real time during long-running agent workflows.
claude mcp add --transport stdio tierproxy-python-sdk uvx python-sdk