Skip to content
Windsurf

cogmemory mcp for Windsurf

io.github.skylarng89/cogmemory-mcp

CogMemory MCP Server — Unified context subsystems for AI coding agents

client:Windsurf transport:stdio runtime:npm

Install cogmemory mcp in Windsurf

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

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

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

cogmemory mcp in other clients