Skip to content
Cline

Hicortex — AI Fleet Memory for Cline

io.github.gamaze-labs/hicortex

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

client:Cline transport:stdio runtime:npm

Install Hicortex — AI Fleet Memory in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Hicortex — AI Fleet Memory in other clients