Your agent holds USDC. Make it earn 4-8% APY while it sits idle. One SDK call. No lockup. Built on Base.
Three lines. That's it.
import { ClicksClient } from '@clicks-protocol/sdk';
const clicks = new ClicksClient(signer);
await clicks.quickStart('100', agentAddress);
// 80 USDC → agent wallet (instant)
// 20 USDC → DeFi yield (4-8% APY)See how much your idle USDC could earn
Three simple steps to autonomous yield
One line of code to get started. No complex setup.
await clicks.register();USDC splits automatically: 80% liquid, 20% earning.
// Automatic 80/20 split on receive
autoSplit: true20% works in DeFi earning 4-8% APY. Zero lockup.
// 4-8% APY, zero lockup
yield: 'morpho'Native payment infrastructure for autonomous agents
Built on Coinbase's L2 for instant, low-cost transactions that scale with your agents.
Everything you need to integrate Clicks Protocol
Full-featured SDK with TypeScript support and complete type safety.
npm install @clicks-protocol/sdk
Connect your LLM directly to Clicks for seamless integration.
npx @clicks-protocol/mcp-server
Open source, audited smart contracts. Review and verify.
View on Basescan