HomeFinance › mcp-server

mcp-server

Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails.

TypeScript Cloud
★ 2 stars Last pushed 2026-06-22 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y @payclaw/mcp-server@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@payclaw/mcp-server@0.4.0"
      ],
      "env": {
        "PAYCLAW_API_KEY": "<YOUR_VALUE>",
        "PAYCLAW_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • PAYCLAW_API_KEY required secret — Your PayClaw API key (get one at payclaw.io)
  • PAYCLAW_API_URL — PayClaw API URL (default: https://payclaw.io)

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.payclaw/payclaw

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry