drillable for Gemini CLI
com.drillable/gateway
Pinned, versioned sources: search finds cited spans, query selects things, trace reaches the bytes.
client:Gemini CLI
transport:streamable-http
tools:3
Install drillable in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gateway": {
"httpUrl": "https://mcp.drillable.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs