discovery for Gemini CLI
dev.nexbid/discovery
Search and discover advertiser products through an open marketplace for AI agents.
client:Gemini CLI
transport:streamable-http
tools:19
Install discovery in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"discovery": {
"httpUrl": "https://mcp.nexbid.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs