SmartMemory for Windsurf
ai.smartmemory/smartmemory-mcp
Graph + vector memory for agents: recall, ingest, search, distill. Local or remote backend.
client:Windsurf
transport:stdio
runtime:pypi
Install SmartMemory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"smartmemory-mcp": {
"command": "uvx",
"args": [
"smartmemory-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs