q402-mcp
Q402 — gasless USDC/USDT payments across 7 EVM chains, callable from any MCP client.
Package Details
@quackai/q402-mcp
Environment Variables
Q402 API key from https://q402.quackai.ai/dashboard. q402_test_* keys keep the server in sandbox mode; q402_live_* keys are required for real on-chain transactions.
Hex-encoded EVM private key used to sign payment authorizations. Required only for real on-chain payments (live mode).
0Set to '1' to allow real on-chain transactions. Any other value (or unset) keeps the server in sandbox mode regardless of API key tier.
5Per-call USD-equivalent cap. Any q402_pay request with amount above this is rejected before signing.
Optional comma-separated lowercase EVM addresses. When set, q402_pay rejects any recipient not on this allowlist.
https://q402.quackai.ai/apiOverride for the Q402 relay endpoint. Defaults to https://q402.quackai.ai/api when unset; useful for self-hosted Q402 deployments.