Loading MCP server directory, please wait...
Q402 — gasless payments on 10 EVM chains + CCIP bridge (eth/avax/arbitrum). Sandbox-default.
npx @getmcp/cli add io.github.bitgett/q402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitgett/q402-mcp": {
"command": "npx",
"args": [
"-y",
"@quackai/q402-mcp"
],
"env": {
"Q402_TRIAL_API_KEY": "",
"Q402_MULTICHAIN_API_KEY": "",
"Q402_PRIVATE_KEY": "",
"Q402_AGENTIC_PRIVATE_KEY": "",
"Q402_ENABLE_REAL_PAYMENTS": "1",
"Q402_MAX_AMOUNT_PER_CALL": "200",
"Q402_ALLOWED_RECIPIENTS": "",
"Q402_RELAY_BASE_URL": "https://q402.quackai.ai/api",
"Q402_AGENT_WALLET_ADDRESS": "",
"Q402_API_KEY": "",
"Q402_WALLET_ID": ""
}
}
}
}