ContentFlow for Gemini CLI
com.gocontentflow/mcp
Search and analyze 50,000+ hours of business podcast transcripts, entities, and speakers.
client:Gemini CLI
transport:streamable-http
Install ContentFlow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.gocontentflow.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