Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server`
Run the underlying MCP server directly — without Agent-CoreX routing.
npx @clicks-protocol/mcp-serverAgent-CoreX intelligently routes which tools from clicks-protocol/mcp-server your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"clicks-protocol": {
"command": "npx",
"args": [
"@clicks-protocol/mcp-server"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add clicks-protocolAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use clicks-protocol/mcp-server directly without routing
npx @clicks-protocol/mcp-serverNew to Agent-CoreX? View setup guide →