MCP Memory Graph for Windsurf
io.github.retrorobai/mcp-memory-graph
Authority-weighted memory graph for AI agents with conflict detection and semantic search.
client:Windsurf
transport:stdio
runtime:pypi
Install MCP Memory Graph in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-memory-graph": {
"command": "uvx",
"args": [
"mcp-memory-graph"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs