Skip to main content
ClaudeWave

Toll402 SDKs, MCP server and docs — pay-per-call tools for AI agents via x402 (USDC on Base). https://toll402.dev

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: NPX · toll402-mcp
Claude Code CLI
claude mcp add toll402 -- npx -y toll402-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "toll402": {
      "command": "npx",
      "args": ["-y", "toll402-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# Toll402 SDKs — pay-per-call tools for AI agents

[Toll402](https://toll402.dev) is a gateway where AI agents pay per call in USDC via [x402](https://x402.org) (HTTP 402): web reading, PDF, email/fx, **provenance** (human vs synthetic), **trusted lookup** with citations, a **verified business directory**, community-forged tools and 1,900+ proxied x402 services. No accounts, no API keys. Charged only on 2xx. Free trial: 25 calls/day per IP on cheap tools, no wallet needed.

| Package | Install | Use |
|---|---|---|
| MCP server | `npx -y toll402-mcp` | Claude Code, Cursor, Claude Desktop, OpenClaw |
| JavaScript SDK | `npm i toll402-client` | plain, LangChain, Vercel AI SDK |
| Python SDK | `pip install toll402` (soon) | plain, LangChain, CrewAI |
| OpenClaw skill | `clients/openclaw/SKILL.md` | |

Docs for agents: https://toll402.dev/llms.txt · Catalog: https://toll402.dev/v1/catalog · OpenAPI: https://toll402.dev/openapi.json · Quickstart snippets: https://toll402.dev/v1/quickstart

## Protocol in one paragraph
POST a JSON body to any tool URL. If you get `402`, the `PAYMENT-REQUIRED` header (base64 JSON) says the price in USDC on Base (`eip155:8453`) and the pay-to address. Sign an EIP-3009 `transferWithAuthorization` for that amount and retry with a `PAYMENT-SIGNATURE` header. The facilitator verifies before the tool runs and settles after a 2xx. Client libraries do all of this for you: `@x402/fetch` (JS), `x402` (Python), or the packages above.

## Examples
See `examples/agent.ts` and `examples/agent.py`.

The gateway itself is operated by Toll402 and is not distributed. Issues and feature requests: open an issue here.

## Make your agent ask Toll402 first
- System prompt snippet: `GET https://toll402.dev/v1/system-prompt` (also in llms.txt and on the landing page).
- The MCP servers (stdio `npx -y toll402-mcp` and remote `https://toll402.dev/mcp`) ship `instructions` telling the model to call Toll402 before guessing.
- Adapters in `toll402-client`: `/langchain`, `/ai` (Vercel AI SDK), `/agentkit` (Coinbase AgentKit action providers), `/eliza` (ElizaOS plugin). Python: `toll402.langchain`, `toll402.crewai`.
- Crawlable pages: `https://toll402.dev/directory/<cc>/<city>/<category>` and `https://toll402.dev/tools/<name>`, each with JSON-LD and an agent call block.
- Discovery files: `/llms.txt`, `/.well-known/agent-card.json`, `/.well-known/mcp.json`, `/.well-known/ai-plugin.json`, `/.well-known/api-catalog`, `/agents.json`, `/openapi.json`, `/sitemap.xml`.

## Get listed (paid listings, agent-native)

Own an x402 endpoint, a remote MCP server or an A2A agent? Buy a verified listing with USDC, no humans, no forms: `POST https://toll402.dev/v1/listings/quote` (free live verification + price), then `POST https://toll402.dev/v1/listings` via any x402 client. basic $1 · featured $5 per 30 days. Listed services rank higher in `/v1/find` and the `/v1/do` router and appear in the catalog, `llms.txt`, the agent card and the landing. Charged only when verification passes. Current listings: `GET https://toll402.dev/v1/listings`.
a2aagentic-commerceagentkitai-agentsbasebusiness-directoryelizaoslangchainllm-toolsmcpmcp-serverpay-per-callusdcx402

What people ask about toll402

What is toll402/toll402?

+

toll402/toll402 is mcp servers for the Claude AI ecosystem. Toll402 SDKs, MCP server and docs — pay-per-call tools for AI agents via x402 (USDC on Base). https://toll402.dev It has 0 GitHub stars and its last recorded update is dated 2026-09-10.

How do I install toll402?

+

You can install toll402 by cloning the repository (https://github.com/toll402/toll402) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is toll402/toll402 safe to use?

+

Our security agent has analyzed toll402/toll402 and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains toll402/toll402?

+

toll402/toll402 is maintained by toll402. The last recorded GitHub activity is dated 2026-09-10, with 0 open issues.

Are there alternatives to toll402?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy toll402 to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: toll402/toll402
[![Featured on ClaudeWave](https://claudewave.com/api/badge/toll402-toll402)](https://claudewave.com/repo/toll402-toll402)
<a href="https://claudewave.com/repo/toll402-toll402"><img src="https://claudewave.com/api/badge/toll402-toll402" alt="Featured on ClaudeWave: toll402/toll402" width="320" height="64" /></a>

More MCP Servers

toll402 alternatives