Proxygate MCP Server

Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in JavaScript.

NO LONGER MAINTAINED

LAST COMMIT 2026-06-23 · ★ 4 · VERIFIED 2026-08-25

JavaScript servers · how we verify → /methodology

01 · Install Proxygate

Claude Code

claude mcp add proxygate-official-proxygate --transport http https://gateway.proxygate.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "proxygate-official-proxygate": {
      "url": "https://gateway.proxygate.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://gateway.proxygate.ai/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to gateway.proxygate.ai

repository archived on GitHub - read-only; no future fixes, security or otherwise

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace ai.proxygate - domain-verified with the official MCP registry

03 · Who maintains Proxygate

Proxygate is maintained by proxygate-official. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
other - dead as of 2026-08-25.
registry
ai.proxygate/mcp (active, first published 2026-06-25 · 2 versions)

05 · Proxygate FAQ

What is Proxygate?

Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It is available as a remote MCP endpoint.

Is Proxygate still maintained?

Its last commit was 2026-06-23 (as of 2026-08-25) - we classify it as dead.

How do I install Proxygate?

Run `claude mcp add proxygate-official-proxygate --transport http https://gateway.proxygate.ai/mcp`. You can also paste the ready-made client config above.

06 · Alternatives to Proxygate