Flash for Cursor
com.flashmemorize/flash
Spaced-repetition flashcards your AI writes, quizzes you on by voice, and schedules with FSRS.
client:Cursor
transport:streamable-http
Install Flash in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flash": {
"url": "https://flashmemorize.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs