74
/ 100
1 month ago
glama

Clicks Protocol

Autonomous DeFi yield for AI agents on Base. Query APY rates, agent status, payment splits, and referral stats. 4 read-only tools + 1 resource.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: DEVTO_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — clicks_get_agent_info (line 40: fs.mkdirSync(path.dirname(MCP_LOG_PATH), { recursive: true })); clicks_get_yield_info (line 40: fs.mkdirSync(path.dirname(MCP_LOG_PATH), { recursive: true })); clicks_withdraw_yield (line 40: fs.mkdirSync(path.dirname(MCP_LOG_PATH), { recursive: true }))
🔐
You'll be asked for 12 credentials: ACP_BUYER_SIGNER_PRIVATE_KEY, ACP_SIGNER_PRIVATE_KEY, BASESCAN_API_KEY, CLICKS_PRIVATE_KEY, DEVTO_API_KEY, MOLTBOOK_API_KEY, OPENCLAWX_API_KEY, PRIVATE_KEY, X_ACCESS_SECRET, X_ACCESS_TOKEN, X_CONSUMER_KEY, X_CONSUMER_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

low@openzeppelin/contracts@5.0.0GHSA-9vx6-7xxf-x967

OpenZeppelin Contracts base64 encoding may read from potentially dirty memory

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretACP_BUYER_SIGNER_PRIVATE_KEY
configACP_BUYER_WALLET_ADDRESS
configACP_BUYER_WALLET_ID
configACP_CHAIN
🔐 secretACP_SIGNER_PRIVATE_KEY
configACP_WALLET_ADDRESS
configACP_WALLET_ID
🔐 secretBASESCAN_API_KEY
configBASE_RPC_URL
configBASE_SEPOLIA_RPC_URL
configCLICKS_AGENT_ADDRESS
configCLICKS_MCP_LOG_PATH
🔐 secretCLICKS_PRIVATE_KEY0x... clicks-mcp
configCLICKS_REFERRER_ADDRESS
configCLICKS_RPC_URL
configCLICKS_SAFE_ADDRESS
configDASHBOARD_HOST
configDASHBOARD_PORT
🔐 secretDEVTO_API_KEY
configFORK
🔐 secretMOLTBOOK_API_KEY
🔐 secretOPENCLAWX_API_KEY
🔐 secretPRIVATE_KEY
configREPORT_GAS
configTREASURY_ADDRESS
🔐 secretX_ACCESS_SECRET
🔐 secretX_ACCESS_TOKEN
🔐 secretX_CONSUMER_KEY
🔐 secretX_CONSUMER_SECRET
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/clicks-protocol-clicks-protocol-1c61nx)](https://m8ven.ai/mcp/clicks-protocol-clicks-protocol-1c61nx)
commit: 40cb521ecdb4f0ed62eb79c58030d7e49592d987
code hash: bd2c8ef50e632f2f4cd50bfe687a2286f1864095ca58e080558909c4c3ef57cf
verified: 6/11/2026, 11:37:07 AM
view raw JSON →