Built for x402 Economy

Autonomous Yield for AI Agents

Your agent holds USDC. Make it earn 4-8% APY while it sits idle. One SDK call. No lockup. Built on Base.

Integrates with
Base
Morpho
USDC
Coinbase
quickstart.js

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)
80/20
Liquid / Earning Split
4-8%
APY on Base
0
Lockup Period
1
SDK Call to Start

Calculate Your Yield

See how much your idle USDC could earn

Liquid (80%)Earning (20%)
Liquid (80%)
$8,000
Ready for operations
Earning (20%)
$2,000
4-8% APY via Morpho
Estimated Daily Yield (6% APY)
$0.33

How it Works

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: true

20% works in DeFi earning 4-8% APY. Zero lockup.

// 4-8% APY, zero lockup
yield: 'morpho'

Built for the x402 Economy

Native payment infrastructure for autonomous agents

Base Native

Built on Coinbase's L2 for instant, low-cost transactions that scale with your agents.

  • Sub-cent transaction fees
  • Instant settlement (2 seconds)
  • EVM-compatible smart contracts

For Developers

Everything you need to integrate Clicks Protocol

SDK

TypeScript SDK

Full-featured SDK with TypeScript support and complete type safety.

npm install @clicks-protocol/sdk
View on npm
MCP Server

Model Context Protocol

Connect your LLM directly to Clicks for seamless integration.

npx @clicks-protocol/mcp-server
Get Started
Smart Contracts

Verified on Basescan

Open source, audited smart contracts. Review and verify.

View on Basescan
Documentation

Full API Reference

Complete guides, examples, and API documentation.

Read the Docs