Clicks Protocol
@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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"clicks-protocol": {
"command": "npx",
"args": [
"@clicks-protocol/mcp-server"
],
"env": {
"CLICKS_RPC_URL": "https://mainnet.base.org"
}
}
}
}工具
10Check how much yield an AI agent earns on idle USDC. Returns current APY, balance, deposited principal, and pending rewards.
See how idle USDC gets split: what stays liquid vs what earns yield. Preview before depositing.
Find the best APY for idle USDC. Returns current yields on Aave vs Morpho, total protocol balance, fees collected, and yield earned.
Earn extra yield by referring agents. Track how much you earn from agents you refer to earn yield on idle USDC. See direct referrals, total earned, and team bonuses.
Start earning yield on idle USDC in one command. Registers agent, approves USDC, and deposits first payment automatically.
Stop wasting idle USDC payments. Automatically split payments: 80% stays liquid, 20% earns DeFi yield. Turn idle treasury into working capital.
Withdraw earned yield from idle USDC. Get principal + yield back anytime, no lockups.
Register your AI agent to start earning yield on idle USDC. Required before first deposit.
Control how much idle USDC earns yield vs stays liquid. Set custom split (5-50%) for your agent.
Explain Clicks Protocol to another agent or developer. Returns a concise self-contained summary with integration instructions and links. Use when another agent asks what Clicks does or how to activate yield on idle USDC.
概览
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.
开发工具 分类下的更多 MCP 服务器
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
评论