agentfeed for Gemini CLI
io.github.nitairevivo/agentfeed
Israeli businesses for AI agents, with consent: search, compare, prices, declared gaps, order links.
client:Gemini CLI
transport:streamable-http
tools:6
Install agentfeed in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentfeed": {
"httpUrl": "https://agentfeed-plum.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs