Skip to content
Windsurf

neuromcp for Windsurf

io.github.adelelo13/neuromcp

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

client:Windsurf transport:stdio runtime:npm

Install neuromcp in Windsurf

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

{
  "mcpServers": {
    "neuromcp": {
      "command": "npx",
      "args": [
        "-y",
        "neuromcp"
      ]
    }
  }
}

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

neuromcp in other clients