sage for Windsurf
io.github.l33tdawg/sage
Persistent, consensus-validated institutional memory for AI agents. Runs locally.
client:Windsurf
transport:stdio
runtime:oci
Install sage in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sage": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l33tdawg/sage:11.23.9"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs