Skip to content
Zed

AI API Cost Firewall & Rate Limiter for Zed

io.github.ansarii/mcp-rate-limiter

Token guard and rate limiter preventing runaway API cost spikes for OpenAI and Anthropic.

client:Zed transport:streamable-http

Install AI API Cost Firewall & Rate Limiter in Zed

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

{
  "context_servers": {
    "mcp-rate-limiter": {
      "url": "https://neon_innovation_lab--mcp-rate-limiter.apify.actor/mcp"
    }
  }
}

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

AI API Cost Firewall & Rate Limiter in other clients