Disco for Gemini CLI
com.leap-labs/discovery-engine
Find novel, statistically validated patterns in tabular data — hypothesis-free.
client:Gemini CLI
transport:streamable-http
tools:14
Install Disco in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"discovery-engine": {
"httpUrl": "https://disco.leap-labs.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs