Skip to content
Back to search
30
MCP

ai-gateway-mcp

pypi/ai-gateway-mcp

Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai-gateway-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}