Skip to content
VS Code

Flash for VS Code

com.flashmemorize/flash

Spaced-repetition flashcards your AI writes, quizzes you on by voice, and schedules with FSRS.

client:VS Code transport:streamable-http

Install Flash in VS Code

.vscode/mcp.json

{
  "servers": {
    "flash": {
      "type": "http",
      "url": "https://flashmemorize.com/mcp"
    }
  }
}

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

Flash in other clients