Flow Productivity for Gemini CLI
io.github.geraldho81/flow-productivity
Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.
client:Gemini CLI
transport:streamable-http
Install Flow Productivity in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flow-productivity": {
"httpUrl": "https://neighborly-stoat-529.eu-west-1.convex.site/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs