mcpbeat Sign in

x402 Micro Tollgate MCP Server

by kevin2003050666-coder Your server? Claim it
local only

x402 Micro Tollgate runs on your own machine — the client starts it, so there is no endpoint to ping. 380 installs a week from npm. Last commit 5 Sep 2026.

x402 HTTP 402 + MCP paywall: charge USDC per agent call. Self-host via npx or Docker.

Installs per day peak 276 · avg 12
a month agotoday
380
Installs / week
npm · x402-micro-tollgate
0
Stars
1 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable src/merchants.ts:123
  const primary = path.isAbsolute(fileName) ? fileName : path.join(cwd, fileName);
Long encoded blob in source src/fee-splitter-bytecode.ts:7
  "0x610100604052348015610010575f5ffd5b5060405161063c38038061063c83398101604081905261002f916100e4565b6001600160a01b038416158061004c57506001600160a01b038316155b8061005e57506001600160a01b038216155b1561007c5760405163d92e233d60e01b815260040160405180910390fd5b6127108161ffff1611156100a…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 x402-micro-tollgate -- npx -y x402-micro-tollgate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-micro-tollgate": {
      "args": [
        "-y",
        "x402-micro-tollgate"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-micro-tollgate]
command = "npx"
args = ["-y", "x402-micro-tollgate"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-micro-tollgate": {
      "args": [
        "-y",
        "x402-micro-tollgate"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-micro-tollgate": {
      "args": [
        "-y",
        "x402-micro-tollgate"
      ],
      "command": "npx"
    }
  }
}

Alternatives to x402 Micro Tollgate

same job, measured the same way
Webbersites X402 MCP
by webberdesign

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

18 installs/wk local only
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
I
X402 MCP Tools
by sslip-249-111-77-187

Pay-per-call MCP tools via x402 (USDC on Base): QR codes, images, text analysis, web fetch.

4 tools answering
MCP X402
by codespar

MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

12 installs/wk local only
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Agent Wallet
by theaslangroupllc-pulse

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

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

53 installs/wk local only

x402 Micro Tollgate — questions

Answers built from our own checks of this server.

Why is there no uptime for x402 Micro Tollgate?
x402 Micro Tollgate 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 x402-micro-tollgate was installed 380 times last week.
How do I connect x402 Micro Tollgate?
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 x402-micro-tollgate straight from npm; nothing to host, nothing to sign up for.
How many people use x402 Micro Tollgate?
The npm package x402-micro-tollgate was installed 380 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is x402 Micro Tollgate open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.