AI Agent 商业结算路由器
将收到的 USDC 路由到流动运营资金、收益路由、归因和可审计收据。一次 SDK 调用。基于 Base。
3 行代码,立即上线
import { ClicksClient } from '@clicks-protocol/sdk';
const clicks = new ClicksClient(signer);
await clicks.quickStart('100', agentAddress);
// 80 USDC → agent 钱包(即时到账)
// 20 USDC → 资金收益路由Treasury Lab
Model the split between liquid operations and routed yield
工作原理
三步实现自动收益
一行代码。无需配置。无需管理密钥。
await clicks.register();为 x402 收入结算而建
自主 agent 的付款后资金路由
Base 原生
基于 Coinbase 的 L2 构建,实现即时、低成本的交易,随你的 agent 规模一起扩展。
- 亚分钱交易手续费
- 即时结算(2 秒)
- EVM 兼容智能合约
身份 + 声誉,全部上链
Clicks 是 Base 上注册的 ERC-8004 agent。我们的协议费用随声誉缩放 — 高信任 agent 支付更少。
认证方 Schema V1
Clicks 接受作为信号的 ERC-8004 反馈公开规范。数值范围 [0, 10000],精度 4 位,结构化 tag,24 小时节律。遵循该规范的 attestor 可进入费率乘数白名单。
兼容生态
任何 MCP 兼容客户端,数秒即可连接
Claude
Add Clicks to Claude Desktop with one JSON config.
Cursor
Approved plugin on Cursor Directory — install from the IDE.
OpenClaw
One CLI command to connect your OpenClaw agent.
Codex
Drop-in MCP config for OpenAI Codex CLI.
Gemini
Connect Gemini CLI to Clicks via MCP.
Hummingbot
Earn yield on idle trading capital between trades.
For Developers
Everything you need to integrate Clicks Protocol
TypeScript SDK
Full-featured SDK with TypeScript support and complete type safety.
npm install @clicks-protocol/sdk
Model Context Protocol
Connect your LLM directly to Clicks for seamless integration.
npx @clicks-protocol/mcp-server
Verified on Basescan
Open source, verified smart contracts with public tests. Review the code and on-chain deployments.
View on Basescan