mcpbeat Sign in

Navi X402 MCP Server

by mobileappbyharis Your server? Claim it
local only

Navi X402 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 11 Jun 2026.

Paid agent tools, zero API keys: crypto, weather, translation, web intel, x402 discovery (USDC/Base)

Installs per day peak 22 · avg 6 · +0% w/w
a month agotoday
26
Installs / week
npm · navi-x402-mcp
0
Stars
2 open issues
11 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: X402_PRIVATE_KEY (Private key of the paying wallet (USDC on Base mainnet). Signs x402 payment authorizations locally.), MAX_PRICE_USDC (Per-call price ceiling in USDC (default 0.05).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Navi X402 MCP

same job, measured the same way
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
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
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
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only
X402 Endpoints
by digitalweb33333-creator

x402 paid API tools for AI agents on Base: EU/global registries, crypto, wallet & agent trust.

52 tools answering
Agent Margin Router
by agentmarginrouter

38 x402 pay-per-call tools for AI agents (USDC/USDT on Base): web, crypto, on-chain, geo, packages

53 tools answering
Pay MCP
by pay-skill

USDC payments for AI agents on Base — direct, tabs, x402 paywalls, discovery

62 installs/wk local only

Navi X402 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Navi X402 MCP?
Navi 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 navi-x402-mcp was installed 26 times last week.
How do I connect Navi 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 navi-x402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Navi X402 MCP?
The npm package navi-x402-mcp was installed 26 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 Navi X402 MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.