q402-mcp

bitgett/q402-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server for Q402 — gasless USDC/USDT payments across 7 EVM chains, callable from Claude Desktop and any MCP-compatible AI agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "q402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bitgett/q402-mcp"
      ]
    }
  }
}

README Excerpt

> MCP server for Q402 — gasless USDC and USDT payments across 7 EVM chains, callable directly from Claude Desktop and any other Model Context Protocol client. Claude can now reason about stablecoin payments end to end — quote a transfer across 7 chains, pick the cheapest route, and (optionally) settle the transaction over [Q402](https://q402.quackai.ai)'s EIP-7702 relayer infrastructure. The recipient receives the full amount; the sender pays $0 in gas.

Tools (9)

Q402_ALLOWED_RECIPIENTSQ402_API_KEYQ402_ENABLE_REAL_PAYMENTSQ402_MAX_AMOUNT_PER_CALLQ402_PRIVATE_KEYQ402_RELAY_BASE_URLq402_balanceq402_payq402_quote