io.github.clicksprotocol/mcp-server MCP Server
io.github.clicksprotocol/mcp-server
What is the io.github.clicksprotocol/mcp-server MCP server?
Autonomous DeFi yield for AI agents on Base. Query APY, simulate splits, manage treasury.
How to install io.github.clicksprotocol/mcp-server
Copy-paste configuration for popular MCP clients.
CLICKS_PRIVATE_KEYsecretPrivate key for write operations (register, deposit, withdraw). Not needed for read-only tools.
CLICKS_RPC_URLBase RPC URL. Defaults to https://mainnet.base.org
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@clicks-protocol/mcp-server"
],
"env": {
"CLICKS_PRIVATE_KEY": "<YOUR_CLICKS_PRIVATE_KEY>",
"CLICKS_RPC_URL": "<YOUR_CLICKS_RPC_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@clicks-protocol/mcp-server"
],
"env": {
"CLICKS_PRIVATE_KEY": "<YOUR_CLICKS_PRIVATE_KEY>",
"CLICKS_RPC_URL": "<YOUR_CLICKS_RPC_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@clicks-protocol/mcp-server"
],
"env": {
"CLICKS_PRIVATE_KEY": "<YOUR_CLICKS_PRIVATE_KEY>",
"CLICKS_RPC_URL": "<YOUR_CLICKS_RPC_URL>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clicks-protocol/mcp-server"
],
"env": {
"CLICKS_PRIVATE_KEY": "<YOUR_CLICKS_PRIVATE_KEY>",
"CLICKS_RPC_URL": "<YOUR_CLICKS_RPC_URL>"
}
}
}
}claude mcp add mcp-server --env CLICKS_PRIVATE_KEY=<YOUR_CLICKS_PRIVATE_KEY> --env CLICKS_RPC_URL=<YOUR_CLICKS_RPC_URL> -- npx -y @clicks-protocol/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.