Skip to content
Windsurf

Hicortex — AI Fleet Memory for Windsurf

io.github.gamaze-labs/hicortex

Shared fleet memory for AI agents: nightly self-correction, recall every prompt (supported agents).

client:Windsurf transport:stdio runtime:npm

Install Hicortex — AI Fleet Memory in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hicortex": {
      "command": "npx",
      "args": [
        "-y",
        "@gamaze/hicortex"
      ],
      "env": {
        "HICORTEX_AUTH_TOKEN": "<HICORTEX_AUTH_TOKEN>",
        "HICORTEX_SERVER_URL": "<HICORTEX_SERVER_URL>"
      }
    }
  }
}

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

Hicortex — AI Fleet Memory in other clients