Quizlar — voice-powered AI flashcards with spaced repetition for Gemini CLI
io.github.quizlar/mcp-server
Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.
client:Gemini CLI
transport:streamable-http
Install Quizlar — voice-powered AI flashcards with spaced repetition in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://mcp.quizlar.app/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs