rekindle for Windsurf
io.github.skitchy/rekindle
MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.
client:Windsurf
transport:stdio
runtime:npm
Install rekindle in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rekindle": {
"command": "npx",
"args": [
"-y",
"rekindle"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs