study flashcards exam prep for Gemini CLI
io.github.theluckystrike/study-flashcards-exam-prep
Build study flashcards and exam-prep decks from your AI chat, all stored locally.
client:Gemini CLI
transport:streamable-http
tools:17
Install study flashcards exam prep in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"study-flashcards-exam-prep": {
"httpUrl": "https://mcp.zovo.one/mcp/study-flashcards-exam-prep"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs