Loading MCP server directory, please wait...
Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails.
npx @getmcp/cli add io.github.payclaw/spendRequires Node.js 18+. Community-contributed server. Review source before installing.
PAYCLAW_API_KEYYour PayClaw API key (get one at payclaw.io)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.payclaw/spend": {
"command": "npx",
"args": [
"-y",
"@payclaw/mcp-server"
],
"env": {
"PAYCLAW_API_KEY": "",
"PAYCLAW_API_URL": ""
}
}
}
}