Slowave for Windsurf
io.github.slowave-ai/slowave
Local adaptive memory for AI coding agents through a five-tool MCP lifecycle.
client:Windsurf
transport:stdio
runtime:pypi
Install Slowave in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"slowave": {
"command": "uvx",
"args": [
"slowave"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs