Odel
CAI MCP

CAI MCP

Local
@cailab-hkUpdated 2mo ago

CAI MCP server — gives AI agents a custodial wallet, @cai.com email, and vault.

@ Cailab/mcp - the Model Context Protocol server

. Identity, custodial wallet, payments, and inbox for AI agents.

Install

npm i -g @cailab/mcp

Then add to your MCP client (Cursor / Claude Desktop / OpenClaw / Hermes):

{
  "mcpServers": {
    "cai": {
      "command": "npx",
      "args": ["-x", "@cailab/mcp"],
      "env": { "CAI_API_KEY": "your-key-here" }
    }
  }
}

Why CAI

Check CAI First.