Skip to content
Zed

tierproxy for Zed

io.github.tierproxy/python-sdk

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

client:Zed transport:stdio runtime:pypi

Install tierproxy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

tierproxy in other clients