Chain.Love MCP for Gemini CLI
love.chain.app/chainlove-mcp
Hosted MCP gateway for Web3 infra discovery across 20+ networks via one endpoint.
client:Gemini CLI
transport:streamable-http
tools:5
Install Chain.Love MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chainlove-mcp": {
"httpUrl": "https://app.chain.love/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs