mcpbeat Sign in

Spawnpay MCP Server

by robocular Your server? Claim it
local only

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

Crypto wallets, payments, and referral earnings for AI agents on Base L2

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

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

This one needs environment variables set before it will start: SPAWNPAY_API_KEY (Your Spawnpay API key (auto-created on first use if not set)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Spawnpay

same job, measured the same way
X402 Endpoints
by digitalweb33333-creator

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

52 tools answering
Cryptobuddy
by com-cryptobuddy

Australian crypto exchange intelligence for AI agents, with x402 payments on XRPL and Base.

2 tools answering
Agent Data Pro
by orionsmithers

Research articles and live crypto prices for AI agents via x402 on Base.

4 tools answering
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

82 installs/wk local only
Agentpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

121 installs/wk local only
Txn
by txn

Wallets, payments and human hiring for AI agents: pay other agents, escrow a budget, hire a person.

58 installs/wk local only
XDC AI
by 0xbeny

Wallet and payments for AI agents: auto-pay x402 APIs in USDC on XDC, within on-chain limits.

answering
Kura
by dinggi5

Local Ethereum wallet for AI agents - balances, history, x402 payments on Base. Keys stay local.

local only

Spawnpay — questions

Answers built from our own checks of this server.

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