SimpleFeed MCP for Gemini CLI
com.simplefeed/mcp
Search rights-cleared news and video from entitled publisher catalogs.
client:Gemini CLI
transport:streamable-http
Install SimpleFeed MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://dsyf7237b1hl8.cloudfront.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs