Skip to content
VS Code

Quizlar — voice-powered AI flashcards with spaced repetition for VS Code

io.github.quizlar/mcp-server

Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.

client:VS Code transport:streamable-http

Install Quizlar — voice-powered AI flashcards with spaced repetition in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.quizlar.app/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Quizlar — voice-powered AI flashcards with spaced repetition in other clients