Submit

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

Clicks Protocol MCP Server

Autonomous yield for AI agent treasuries on Base.

Tools

  • clicks_get_agent_info - Agent registration, balance, yield split
  • clicks_simulate_split - Preview payment split (liquid vs yield)
  • clicks_get_yield_info - Current APY rates (Aave V3 + Morpho)
  • clicks_get_referral_stats - Referral network stats and earnings

Install

npm install @clicks-protocol/mcp-server

Server Config

{
  "mcpServers": {
    "clicks-protocol": {
      "command": "npx",
      "args": [
        "@clicks-protocol/mcp-server"
      ],
      "env": {
        "CLICKS_RPC_URL": "https://mainnet.base.org"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.