Spaced-repetition flashcards your AI writes, quizzes you on by voice, and schedules with FSRS.
claude mcp add flash --transport http https://flashmemorize.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"flash": {
"url": "https://flashmemorize.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"flash": {
"serverUrl": "https://flashmemorize.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"flash": {
"type": "http",
"url": "https://flashmemorize.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"flash": {
"url": "https://flashmemorize.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"flash": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flashmemorize.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://flashmemorize.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.flashmemorize--flash/reviews or the review_server meta-tool.
POST /mcp