mcpbeat Sign in

Toll402 MCP Server

local only

Toll402 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from npm. Last commit 10 Sep 2026.

x402 pay-per-call tools for agents: web, PDF, provenance, 4M-business directory, paid listings.

Installs per day peak 480 · avg 16
a month agotoday
203
Installs / week
npm · toll402-mcp
0
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Toll402 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 toll402-mcp -- npx -y toll402-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "toll402-mcp": {
      "args": [
        "-y",
        "toll402-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.toll402-mcp]
command = "npx"
args = ["-y", "toll402-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "toll402-mcp": {
      "args": [
        "-y",
        "toll402-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "toll402-mcp": {
      "args": [
        "-y",
        "toll402-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TOLL402_WALLET_KEY (0x private key of a wallet holding USDC on Base (pays per call). Omit to use the free trial.), TOLL402_URL (Gateway URL), TOLL402_MAX_USD (Max USD per single call), TOLL402_REF (Referrer wallet (0x) that earns a share of your calls). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Toll402 MCP

same job, measured the same way
Agent Data API
by ptrgit1

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

326 installs/wk local only
Miniframe Tools
by edsonvmendes

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

47 installs/wk local only
agentsvc.io
by agentsvc

27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402

27 tools answering
Iteratools
by fredpsantos33

40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.

32 installs/wk local only
Web Scraper
by agishub

10 pay-per-call web tools: markdown, CSS scrape, links, crawl, screenshot, PDF, browser.

11 tools answering
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

21 installs/wk local only
Devpick
by kimbobmarley03

43 local developer tools for AI agents: PDF, subnet, regex, JSON, conversion, and more.

24 installs/wk local only
Docweave MCP
by nicolasmartalog

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

46 installs/wk 2 tools answering

Toll402 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Toll402 MCP?
Toll402 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 toll402-mcp was installed 203 times last week.
How do I connect Toll402 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 toll402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Toll402 MCP?
The npm package toll402-mcp was installed 203 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 Toll402 MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.