Odel
q402 mcp

q402 mcp

Local
@quackai-orgTypeScriptApache-2.0Updated 6 days ago

Q402 - gasless payments, yield, escrow, bridge & NAV triggers on 12 EVM chains. Sandbox-default.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@quackai/q402-mcpv0.11.23

Run

npx -y @quackai/q402-mcp

MCP client config

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