ezel for Gemini CLI
ai.ezel/ezel
Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.
client:Gemini CLI
transport:streamable-http
Install ezel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ezel": {
"httpUrl": "https://app.ezel.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs