x402engine mcp for Claude Desktop
io.github.agentc22/x402engine-mcp
50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402
client:Claude Desktop
transport:stdio
runtime:npm
Install x402engine mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"x402engine-mcp": {
"command": "npx",
"args": [
"-y",
"x402engine-mcp"
],
"env": {
"X402_BASE_URL": "<X402_BASE_URL>",
"X402_DEV_BYPASS": "<X402_DEV_BYPASS>",
"X402_PAYMENT_HEADER": "<X402_PAYMENT_HEADER>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs