Skip to content
Windsurf

projectmind for Windsurf

io.github.nodemint-dev/projectmind

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

client:Windsurf transport:stdio runtime:npm

Install projectmind in Windsurf

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

{
  "mcpServers": {
    "projectmind": {
      "command": "npx",
      "args": [
        "-y",
        "@nodemint/projectmind"
      ]
    }
  }
}

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

projectmind in other clients