coinrebate for Gemini CLI
com.halffee/coinrebate
Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:12
Install coinrebate in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"coinrebate": {
"httpUrl": "https://www.coinrebate.vip/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs