mcpbeat Sign in

X402 Trust MCP Server

by jonasfuchss Your server? Claim it
local only

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

Trust & reliability data for x402 endpoints before your agent pays them.

Installs per day peak 337 · avg 40 · +119% w/w
a month agotoday
707
Installs / week
npm · x402-trust-mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: X402_PRIVATE_KEY (Optional Base wallet private key (with or without the 0x prefix). When set, the paid tools auto-pay over x402 up to X402_MAX_USD; otherwise they return a price quote. The free tools need no key.), X402_MAX_USD (Per-call auto-pay ceiling in USD. 0 disables auto-pay.), X402_MAX_TOTAL_USD (Cumulative auto-pay cap per process in USD. 0 = unlimited.), X402_MAX_CALLS (Max paid calls per process. 0 = unlimited.), X402_TRUST_API_BASE (API base URL.), X402_TIMEOUT_MS (Request timeout in milliseconds.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to X402 Trust MCP

same job, measured the same way
Provenance MCP
by apeirontrade

Wash-traffic risk checks for Algorand x402 endpoints before your agent trusts or pays them.

36 installs/wk local only
Attest
by attestagents

Scan agent payment endpoints (x402, AP2, L402, MPP, 402) for a trust grade A-F before paying.

29 installs/wk 2 tools answering
Pulsefeed X402
by nikolife2016

Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

76 installs/wk 11 tools answering
YouTube data for agents
by fetcher-youtube

15 YouTube endpoints. Pay per call in USDC via x402.

17 tools answering
Endpoint Diligence
by x402supply

Live x402 endpoint trust/diligence check before you pay it. $0.02/call via x402.

3 tools answering
Reddit data for agents
by fetcher-reddit

15 Reddit endpoints. Pay per call in USDC via x402.

17 tools answering
Yelp data for agents
by fetcher-yelp

4 Yelp endpoints. Pay per call in USDC via x402.

6 tools answering
App Store data for agents
by fetcher-appstore

9 App Store endpoints. Pay per call in USDC via x402.

11 tools answering

X402 Trust MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Trust MCP?
X402 Trust 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-trust-mcp was installed 707 times last week.
How do I connect X402 Trust 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-trust-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Trust MCP?
The npm package x402-trust-mcp was installed 707 times in the last week. Week over week that is +119%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is X402 Trust MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.