mcpbeat Sign in

Boo X402 MCP Server

local only

Boo X402 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 12 Jul 2026.

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

Installs per day peak 270 · avg 15 · -45% w/w
a month agotoday
30
Installs / week
npm · boo-x402-mcp
0
Stars
0 open issues
12 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Private key of a wallet holding USDC on Base. Stays on your machine.), MAX_USD_PER_CALL (Max USD per single call (default 0.05).), MAX_USD_TOTAL (Max USD per session (default 5).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Boo X402 MCP

same job, measured the same way
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

32 installs/wk local only
A
CryptoPulse Data API
by saascloud

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

11 tools answering
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
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
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
Nutriref
by younghef

Pay-per-call USDA nutrition for AI agents (x402 micropayments in USDC on Base).

local only
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only

Boo X402 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Boo X402 MCP?
Boo X402 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 boo-x402-mcp was installed 30 times last week.
How do I connect Boo X402 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 boo-x402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Boo X402 MCP?
The npm package boo-x402-mcp was installed 30 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Boo X402 MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.