Pay MCP

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client.

REPOSITORY REMOVED

LAST COMMIT unknown · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install Pay MCP

Claude Code

claude mcp add voidly-ai-voidly-pay -- npx -y @voidly/pay-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "voidly-ai-voidly-pay": {
      "command": "npx",
      "args": [
        "-y",
        "@voidly/pay-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @voidly/pay-mcp - the @voidly scope differs from the repo owner (voidly-ai); confirm it's the project's official package

registry namespace io.github.voidly-ai is GitHub-verified and matches the repo owner

03 · Who maintains Pay MCP

pay-mcp is maintained by voidly-ai. We track 2 MCP servers from voidly-ai - 0 actively maintained, 0 combined GitHub stars.

04 · Facts

category
finance - vanished as of 2026-08-25.
registry
io.github.voidly-ai/pay-mcp (active, first published 2026-04-26)
packages
npm:@voidly/pay-mcp

05 · Pay MCP FAQ

What is Pay MCP?

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools. It runs locally over stdio via the published package.

Is Pay MCP still maintained?

Its last commit was unknown (as of 2026-08-25) - we classify it as vanished.

How do I install Pay MCP?

Run `npx -y @voidly/pay-mcp`. You can also paste the ready-made client config above.

Does Pay MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Pay MCP