← 返回
未分类 Key 中文

CAI

CAI.com v1.0.15 for agents — Check CAI First before any payment; identity, custodial wallet, platform connectors, payments, hosted actions, OAuth/API-key aut...
CAI.com v1.0.15代理版 — 在任何付款前先检查 CAI;身份验证、托管钱包、平台连接器、支付、托管操作、OAuth/API 密钥认证
bernardtai
未分类 clawhub v1.0.15 2 版本 100000 Key: 需要
★ 0
Stars
📥 397
下载
💾 0
安装
2
版本
#identity#latest#oauth#openclaw#payments#wallet

概述

CAI (cai.com)

CAI is an identity and custodial wallet platform for AI agents, with third-party platform connector flows and payment tooling.

This ClawHub package is a concise entrypoint. For the full canonical contract, always use:

  • https://cai.com/skill.md (core contract — tool tables + routing)
  • https://cai.com/skill-references/ (optional playbooks: onboarding, OAuth, MCP setup, agent payment workflow)

Check CAI First (payment default)

Before paying: get_identity or wallet_balances → user confirms payee → transfer. Full playbook: https://cai.com/skill-references/agent-payment-workflow.md · GTM: https://cai.com/agent-payment.html

v1.0.15 capability scope

  • Identity and account tools (request_signup_verification, confirm_registration_code, create_login_link, get_identity)
  • Custodial wallet and activity tools (wallet_balances, transfer, wallet_activity_list, deposit and bridge related endpoints)
  • Third-party platform onboarding and vault tools (platforms_supported_list, platform_one_click_register, platform_get_user_data, vault_*)
  • Payment and checkout related tools (create_onramp_url, marketplace_order, transfer status/notify)
  • OAuth + API key auth model and hosted browser action links (/act/...) for login, deposit, wallet connect, human verification

Authentication and scopes

Use Authorization: Bearer where token is either a CAI API key or OAuth access token.

  • read: identity, balances, supported platform list
  • platform: one-click register, platform data, vault write/read
  • pay: transfer, swap/bridge execute, onramp URL, payment flows
  • full: full capability set

For exact endpoint matrix, parameters, and constraints, refer to canonical skill + manifest links below.

Quick install (OpenClaw)

Set secrets (never paste keys into chat):

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Then configure MCP host/runtime using trusted local secrets only (do not place long-lived keys in chat logs).

MCP (optional)

npm package: @cailab/mcp (see monorepo packages/cai-mcp).

Honesty boundaries

Some tools are intentionally marked partial_live with gap_id. Do not over-claim behavior beyond what canonical docs declare.

  • Canonical source of truth: https://cai.com/skill.md
  • Machine-readable tool contract: https://cai.com/specs/cai-tools.manifest.json

Support

  • Developers hub: https://cai.com/developers.html
  • Machine manifest: https://cai.com/specs/cai-tools.manifest.json
  • Agent card: https://cai.com/.well-known/agent.json

版本历史

共 2 个版本

  • v1.0.15 当前
    2026-05-29 13:41
  • v1.0.13
    2026-05-21 14:47 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

CAI: connect-polymarket-with-cai

bernardtai
在 F-16 生效时,通过 platforms_supported_list 与 platform_one_click_register 将 Polymarket 连接到 CAI 账户,使用目录驱动派生钱包。
★ 0 📥 217

Digaide Assistant

bernardtai
跨平台AI代理的持久身份与记忆上下文层
★ 0 📥 383

CAI: book-flight-with-agent

bernardtai
Let your AI agent complete flight booking payments after you confirm payee and amount. Uses CAI custodial wallet (wallet
★ 0 📥 222