Skip to content
Windsurf

MindCore Memory MCP for Windsurf

io.github.woshilaohei/mindcore-memory

AI long-term memory MCP server with importance scoring and confidence calibration

client:Windsurf transport:stdio runtime:pypi

Install MindCore Memory MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mindcore-memory": {
      "command": "uvx",
      "args": [
        "mindcore-memory"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MindCore Memory MCP in other clients