backrow for Gemini CLI
ai.backrow/backrow
Turn any recording or document into notes, flashcards and quizzes your agent can read and act on
client:Gemini CLI
transport:streamable-http
Install backrow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"backrow": {
"httpUrl": "https://backrow.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs