Skip to content
Zed

Flash for Zed

com.flashmemorize/flash

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

client:Zed transport:streamable-http

Install Flash in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flash": {
      "url": "https://flashmemorize.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Flash in other clients