pay mcp for Claude Desktop
io.github.voidly-ai/pay-mcp
USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install pay mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pay-mcp": {
"command": "npx",
"args": [
"-y",
"@voidly/pay-mcp"
],
"env": {
"VOIDLY_PAY_API_URL": "<VOIDLY_PAY_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs