← All servers

ATEX AI Gateway

io.github.lm203688/atex-ai-gateway v4.3.0
Official Registry search git ai-llm

One API key for 6 AI models. Pay-per-use. MCP protocol support with web search.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add atex-ai-gateway --transport http https://smithery.ai/server/lm203688/atex-ai-gateway
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "serverUrl": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "atex-ai-gateway": {
      "type": "http",
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://smithery.ai/server/lm203688/atex-ai-gateway"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://smithery.ai/server/lm203688/atex-ai-gateway none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.lm203688--atex-ai-gateway/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent