SEAR for Gemini CLI
io.github.igor-holt/sear
Benchmark-first release surface with a read-only MCP endpoint and operator CLI.
client:Gemini CLI
transport:streamable-http
tools:3
Install SEAR in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sear": {
"httpUrl": "https://sear.genesisconductor.io/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