mcpbeat Sign in

Agentcash MCP Server

by merit-systems Your server? Claim it
local only

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

Generic MCP server for calling x402-protected APIs with automatic payment handling

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

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

Alternatives to Agentcash

same job, measured the same way
Minia2a MCP
by minia2a

MCP server for minia2a.uk — discover and call 1,600+ x402 pay-per-call APIs with USDC payments.

local only
Clawallex MCP
by clawallex-tech

MCP Server for Clawallex payment API - Pay for anything with USDC virtual cards

63 installs/wk local only
AgnicPay
by agnicpay-prog

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

answering
MCP Billing Gateway
by sapph1re

Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

64 installs/wk 12 tools answering
Automan
by i02202

Autonomous AI agent selling pay-per-call skills settled with x402 micropayments (USDC).

12 tools answering
Mossgate MCP
by mossgate

mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment

52 installs/wk local only
Stripe
by stripe

MCP server integrating with Stripe - tools for customers, products, payments, and more.

answering
mcp-x402 — MCP server for agents with autonomous USDC/RLUSD payments
by timwal78

85+ pay-per-call MCP tools: trading, federal grants/contracts, SEC, FTD. x402 USDC/RLUSD. No keys.

3 tools answering

Agentcash — questions

Answers built from our own checks of this server.

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