contextkeeper for Windsurf
io.github.therealdataboss/contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
client:Windsurf
transport:stdio
runtime:pypi
Install contextkeeper in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"contextkeeper": {
"command": "uvx",
"args": [
"contextkeeper"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs