MCP.so
Sign In

Clicks Protocol

@clicks-protocol

About 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.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

clicks-protocol

Submitted by

Protogenosone

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "clicks-protocol": {
      "command": "npx",
      "args": [
        "@clicks-protocol/mcp-server"
      ],
      "env": {
        "CLICKS_RPC_URL": "https://mainnet.base.org"
      }
    }
  }
}

Tools

10

Check 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.

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.

Comments

More Developer Tools MCP servers