Loading MCP server directory, please wait...
x402 paying-fetch client for AI agents. Spending caps, approval, receipts. Non-custodial.
npx @getmcp/cli add io.github.forum-labs/payfetchRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forum-labs/payfetch": {
"command": "npx",
"args": [
"-y",
"@forum-labs/payfetch"
],
"env": {
"PAYFETCH_PRIVATE_KEY": "",
"PAYFETCH_KEY_FILE": "",
"PAYFETCH_CDP_API_KEY_ID": "",
"PAYFETCH_CDP_API_KEY_SECRET": "",
"PAYFETCH_CDP_WALLET_SECRET": "",
"PAYFETCH_CDP_ACCOUNT_NAME": "",
"PAYFETCH_DATA_DIR": "",
"PAYFETCH_TEST_MODE": "",
"PAYFETCH_APPROVER": "",
"PAYFETCH_VIA": ""
}
}
}
}