mcpbeat Sign in

X402 Bazaar MCP Server

local only

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

Base token-safety for agents: the only B20 freeze/seize/rug suite + pre-trade gates, over x402.

Installs per day peak 294 · avg 29 · -52% w/w
a month agotoday
93
Installs / week
npm · x402-bazaar-mcp
0
Stars
1 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: X402_CREDIT_TOKEN (Prepaid credit token (ck_…) from the buy-credits service. Sent as the x-credit-token header; each call debits your balance. No wallet or signing needed. Recommended paid mode.), AGENT_PRIVATE_KEY (Hex private key of a Base wallet holding USDC. Used locally to sign x402 payments — never sent anywhere. Use a dedicated low-balance wallet. Optional: without it (and without a credit token) the server runs on the free tier.), X402_BAZAAR_CATALOG (Override the catalog URL (default https://402.com.tr/api/catalog).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to X402 Bazaar MCP

same job, measured the same way
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
D
Obol
by fly-obol-x402

Pre-trade safety verdicts for agents: token rug/honeypot, calldata guard, wallet risk — signed x402.

3 tools answering
Hostdefi X402
by verixiaapps

Free token-safety scans + paid x402 verdicts, signals, radar & EVM swap quotes for AI agents.

15 tools answering
Agentrisk
by neurobyteio

Pre-trade token risk scoring API for Base tokens, paid via x402.

1 tools answering
Warden402 MCP
by sukrutkrdg

Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.

30 installs/wk local only
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

22 tools answering
I
SENTINEL
by teodorofodocrispin-cmyk

Pre-execution safety oracle for AI agents. Screens Base contracts, simulates sells, pays via x402.

51 installs/wk local only
Getplexa
by getplexa

Economic-safety tools for trading agents: executable quote + rug/honeypot pretrade check via x402.

127 installs/wk local only

X402 Bazaar MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Bazaar MCP?
X402 Bazaar 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 x402-bazaar-mcp was installed 93 times last week.
How do I connect X402 Bazaar 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 x402-bazaar-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Bazaar MCP?
The npm package x402-bazaar-mcp was installed 93 times in the last week. Week over week that is -52%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is X402 Bazaar MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 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.