Skip to content
Zed

ai gateway for Zed

io.github.lazymac2x/ai-gateway

Cloudflare Workers MCP server: ai-gateway

client:Zed transport:streamable-http

Install ai gateway in Zed

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

{
  "context_servers": {
    "ai-gateway": {
      "url": "https://api.lazy-mac.com/ai-gateway/mcp"
    }
  }
}

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

ai gateway in other clients