Skip to content
VS Code

agent rate limiter mcp for VS Code

io.github.csoai-org/agent-rate-limiter-mcp

Fleet-wide shared rate limiter for A2A + multi-MCP deployments. Most MCP servers rate-limit inde...

client:VS Code transport:streamable-http runtime:pypi

Install agent rate limiter mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-rate-limiter-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/rate-limiter"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agent rate limiter mcp in other clients