Clicks Protocol
@clicks-protocol
Autonomous DeFi yield for AI agents on Base. Auto-splits USDC 80/20: 80% liquid, 20% earning via Morpho (~13% APY) or Aave V3. No lockup. 9 MCP tools, SDK, HTTP API.
Overview
What is Clicks Protocol?
Clicks Protocol is an MCP server that provides autonomous yield for AI agent treasuries on the Base blockchain. It offers tools to query agent information, simulate yield splits, fetch current APY rates from Aave V3 and Morpho, and retrieve referral network statistics.
How to use Clicks Protocol?
Install the package via npm (npm install @clicks-protocol/mcp-server), then configure your MCP client to use the server and its tools.
Key features of Clicks Protocol
- Agent registration, balance, and yield split queries
- Simulate payment splits between liquid and yield portions
- Current APY rates from Aave V3 and Morpho
- Referral network stats and earnings
Use cases of Clicks Protocol
- AI agents managing treasury yields on Base
- Optimizing yield distribution between liquid and staked assets
- Monitoring referral rewards from a referral network
- Integrating real-time DeFi yield data into agent workflows
FAQ from Clicks Protocol
What blockchain does Clicks Protocol operate on?
It operates on the Base blockchain.
What yield sources does it use?
It queries APY rates from Aave V3 and Morpho.
How do I install Clicks Protocol?
Install via npm: npm install @clicks-protocol/mcp-server.
What tools does Clicks Protocol provide?
It provides four tools: clicks_get_agent_info, clicks_simulate_split, clicks_get_yield_info, and clicks_get_referral_stats.
Where can I find more information?
Visit the website at https://clicksprotocol.xyz or the npm package page at https://www.npmjs.com/package/@clicks-protocol/mcp-server.