Quizlar — voice-powered AI flashcards with spaced repetition for Zed
io.github.quizlar/mcp-server
Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.
client:Zed
transport:streamable-http
Install Quizlar — voice-powered AI flashcards with spaced repetition in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.quizlar.app/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs