Knos for Windsurf
io.github.drexthealpha/knos
One local memory every coding agent on this machine shares, with claims so they don't collide.
client:Windsurf
transport:stdio
runtime:pypi
Install Knos in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs