Memora for Windsurf
io.github.servation/memora-mcp
Flashcards, quizzes, and cloze cards with spaced repetition, as an inline MCP App.
client:Windsurf
transport:stdio
runtime:npm
Install Memora in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"memora-mcp": {
"command": "npx",
"args": [
"-y",
"@servation/memora-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs