wyrm for Windsurf
lk.ghosts/wyrm
Local-first memory for AI agents: ground truths, failure firewall, negotiated recall over MCP.
client:Windsurf
transport:stdio
runtime:npm
Install wyrm in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"wyrm": {
"command": "npx",
"args": [
"-y",
"wyrm-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs