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