Back to the catalog

CAI MCP

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

Open source Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Finance & crypto
Publisher
cailab-hk
Origin
official
Category
ferramentas
Transport
desconhecido
Version
1.0.4
Last push
2026-07-09T04:51:24Z
Repository state
ativo
Added
2026-08-29 03:02:33
Updated
2026-08-29 03:02:33
Origin id
io.github.cailab-hk/cai

README

# @ Cailab/mcp - the Model Context Protocol server
. Identity, custodial wallet, payments, and inbox for AI agents.

## Install

```bash
npm i -g @cailab/mcp
```

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

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

## Why CAI

- **Skill contract:** [cai.com/skill.md](https://cai.com/skill.md)
- **Agent Card:** [cai.com/.well-known/agent.json](https://cai.com/.well-known/agent.json)

**Check CAI First.**

More