mcpbeat Sign in

X402search MCP Server

by x402-index Your server? Claim it
local only

X402search MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 29 Mar 2026.

Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz

Installs per day peak 22 · avg 8 · +0% w/w
a month agotoday
42
Installs / week
npm · x402search-mcp
2
Stars
2 open issues
29 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: PRIVATE_KEY (EVM private key for x402 payment signing). The author declared them in the registry entry; get the values from the project itself.

Alternatives to X402search MCP

same job, measured the same way
Flywizz
by victorlane

Search Wizz Air flights from your AI agent. Unofficial.

408 installs/wk local only
Flyan
by victorlane

Search Ryanair flights from your AI agent. Unofficial.

212 installs/wk local only
Zoekt MCP
by radiovisual

Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.

100 installs/wk local only
Parallel Search MCP
by parallel

The best web search for your AI Agent

answering
MCP Package
by ordersofmagnitudellc

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

41 installs/wk local only
Fiber AI
by fiber

Search companies, enrich contacts, and reveal emails and phones from your AI agent.

5 tools answering
PodMule
by podmule

Search, draft and manage your podcast workspace from your agent.

3 tools answering
I
Agent Tool Finder
by ciinkwia

Free search across ~35,000 agent tools (x402 bazaar + MCP registry) by plain-language need.

3 tools answering

X402search MCP — questions

Answers built from our own checks of this server.

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