mcpbeat Sign in

Gate402 MCP Server

local only

Gate402 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 3 Aug 2026.

x402 pay-per-call agent APIs: GPU/CPU compute, LLM inference, Base trading data & scraping

Installs per day peak 137 · avg 19 · -31% w/w
a month agotoday
67
Installs / week
npm · gate402-mcp
1
Stars
3 open issues
3 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Gate402 MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add gate402-mcp -- npx -y gate402-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gate402-mcp": {
      "args": [
        "-y",
        "gate402-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gate402-mcp]
command = "npx"
args = ["-y", "gate402-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gate402-mcp": {
      "args": [
        "-y",
        "gate402-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gate402-mcp": {
      "args": [
        "-y",
        "gate402-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GATE402_API_KEY (Optional. A funded Gate402 account key to skip the free tier.), GATE402_BASE_URL (Optional. Override the gateway base URL (default https://gate402.app).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gate402 MCP

same job, measured the same way
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
X402engine MCP
by agentc22

50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402

84 installs/wk local only
Alphapipeline
by parkyucheol-del

Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more.

14 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Pyfile LLM & Data API
by pyfile-toolkit

Pay-per-call LLM chat plus data tools: DNS, crypto, Base gas, Wikipedia. x402 USDC or Lightning.

13 tools answering
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only

Gate402 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gate402 MCP?
Gate402 MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package gate402-mcp was installed 67 times last week.
How do I connect Gate402 MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gate402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gate402 MCP?
The npm package gate402-mcp was installed 67 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gate402 MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.