parabol for Gemini CLI
io.usefulapi/parabol
Start Parabol retrospectives, standups and sprint poker; read teams/meetings/tasks; create tasks.
client:Gemini CLI
transport:streamable-http
Install parabol in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"parabol": {
"httpUrl": "https://parabol.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs