MCP Server
MCP
io.github.agentc22/x402engine-mcp
50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "x402engine-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Gateway URL (default: https://x402engine.app)",
"name": "X402_BASE_URL"
},
{
"description": "Dev bypass secret to skip payments during testing",
"isSecret": true,
"name": "X402_DEV_BYPASS"
},
{
"description": "Pre-signed x402 payment header for automatic payment",
"isSecret": true,
"name": "X402_PAYMENT_HEADER"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment