AI & ML
Trust: 34/100 (Limited)io.github.agentc22/x402engine-mcp Guide
50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402
by agentc22
Quick Start
Install
npx x402engine-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-agentc22-x402engine-mcp": {
"command": "npx",
"args": [
"x402engine-mcp"
]
}
}
}