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)
1
Registered Agents
0
TVL (USDC)
6.0%
Current APY
0
Lockup Period

Treasury Lab

See what idle USDC could earn through Clicks Protocol

20%
Liquid (80%)Earning (20%)
Liquid
$8,000.00
To Yield
$2,000.00
Net Earnings
$117.60
Total Return: $10,117.60 USDCEffective APY: 1.18%Protocol Fee: $2.40 USDC (2% on yield)
Based on current morpho APY: 6.00%
Rates fluctuate. Not financial advice.

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