FeedNest for Gemini CLI
io.github.lucaiaconelli/feednest
Your curated sources (RSS, YouTube, podcasts, Google News) as context for any AI agent. 26 tools.
client:Gemini CLI
transport:streamable-http
Install FeedNest in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"feednest": {
"httpUrl": "https://mcp.feednest.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs