discovery for Gemini CLI
io.github.orionvalemedia-web/discovery
Search independent software the big engines bury: indie apps, open-source repos, and dev tools.
client:Gemini CLI
transport:streamable-http
Install discovery in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"discovery": {
"httpUrl": "https://devadex.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