Ryxell for Gemini CLI
com.ryxell/mcp
Agent search: query-tailored web/news/paper/podcast segments, not full pages or links.
client:Gemini CLI
transport:streamable-http
Install Ryxell in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://ryxell.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