mcpbeat Sign in

x402-market MCP Server

by asaishota Your server? Claim it
local only

x402-market runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from npm.

Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 40 · avg 15 · +176% w/w
a month agotoday
112
Installs / week
npm · @x402-market/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: MARKET_API_URL (Marketplace API base URL.), MCP_BUYER_PRIVATE_KEY (Funded buyer wallet private key (0x-prefixed). Required for pay_and_call; read-only tools work without it.), BASE_RPC_URL (Base RPC endpoint. Defaults to Base mainnet public RPC; Alchemy/QuickNode recommended for higher rate limits.), BASE_CHAIN_ID (8453 = Base mainnet (default, matches live listings). 84532 = Base Sepolia testnet.), MCP_MAX_PRICE (Hard cap on per-call cost (USDC). Refuses to pay above this.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to x402-market

same job, measured the same way
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
JMT x402 Agent Tools
by jmthomasofficial

25 x402 paid API tools for AI agents on Base mainnet.

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
Orchard Data MCP
by letom1176-spec

Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.

47 installs/wk local only
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
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

24 installs/wk local only
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering

x402-market — questions

Answers built from our own checks of this server.

Why is there no uptime for x402-market?
x402-market 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-market/mcp-server was installed 112 times last week.
Is x402-market still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect x402-market?
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-market/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use x402-market?
The npm package @x402-market/mcp-server was installed 112 times in the last week. Week over week that is +176%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.