easeclaw for Gemini CLI
io.github.priteshmann/easeclaw
AI lead-finder for agents: pull scored leads, draft replies in your voice, work the pipeline.
client:Gemini CLI
transport:streamable-http
Install easeclaw in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"easeclaw": {
"httpUrl": "https://www.easeclaw.com/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