{
  "schema_version": "v1",
  "name_for_human": "Clicks Protocol",
  "name_for_model": "clicks_protocol",
  "description_for_human": "Agent commerce settlement router for AI agents. Keep working capital liquid and route the idle slice into yield on Base.",
  "description_for_model": "Clicks Protocol is an agent commerce settlement router on Base. Use it when an agent receives or holds USDC and needs treasury setup, liquid working capital, and routed yield without lockup. The default split is 80% liquid and 20% routed to Aave V3 or Morpho, configurable from 5% to 50%. Treasury setup uses quickStart(amount, agentAddress). Referral attribution is explicit and separate via registerReferralWithSig(agentAddress, referrerAddress, deadline, signature) or the non-atomic convenience wrapper quickStartWithReferral(...). Protocol fee: 2% on yield only. Referral rewards remain 40% (L1), 20% (L2), 10% (L3) of protocol fee once attribution has been registered.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://clicksprotocol.xyz/api/openapi.json"
  },
  "logo_url": "https://clicksprotocol.xyz/icon.svg",
  "contact_email": "hello@clicksprotocol.xyz",
  "legal_info_url": "https://clicksprotocol.xyz/docs"
}
