mcpbeat Sign in

Nory X402 MCP Server

local only

Nory X402 runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.

Give any AI agent instant payment capabilities via x402 protocol on Solana

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

Installs per day peak 27 · avg 12 · +14% w/w
a month agotoday
38
Installs / week
npm · nory-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 nory-x402 -- npx -y nory-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nory-x402": {
      "args": [
        "-y",
        "nory-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nory-x402]
command = "npx"
args = ["-y", "nory-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "nory-x402": {
      "args": [
        "-y",
        "nory-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nory-x402": {
      "args": [
        "-y",
        "nory-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NORY_WALLET_KEY (Your Solana wallet private key for making payments), NORY_API_URL (Nory API endpoint (default: https://api.noryx402.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nory X402

same job, measured the same way
Nory MCP Server
by thememebanker

Give any AI agent instant payment capabilities via x402 protocol on Solana

local only
Spraay Solana Gateway
by plagtech

Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana.

4 tools answering
Coal — Payments for AI agents
by emmanuel39hanks

Payment rails for AI agents. Pay merchants in USDC on Base. Dual-protocol: x402 + OKX APP.

13 tools answering
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Coinrailz
by tdnupe3

41 crypto micropayment services via x402 protocol

123 installs/wk local only
SNAP Protocol
by agentzeny

Private agent payments on Solana via ZK proofs: deposit, withdraw, list pools, estimate fees.

27 installs/wk local only
Clawswap
by wartech9

Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

44 installs/wk local only
MCP X402
by codespar

MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

30 installs/wk local only

Nory X402 — questions

Answers built from our own checks of this server.

Why is there no uptime for Nory X402?
Nory X402 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 nory-mcp-server was installed 38 times last week.
Is Nory X402 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 Nory X402?
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 nory-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Nory X402?
The npm package nory-mcp-server was installed 38 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.