Invokera Discover for Gemini CLI
com.invokera/discover
Search, inspect and invoke every public tool on Invokera through one MCP connection.
client:Gemini CLI
transport:streamable-http
tools:3
Install Invokera Discover in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"discover": {
"httpUrl": "https://invokera.com/discover"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs