Skip to content
Zed

cogmemai for Zed

io.github.hifriendbot/cogmemai

The smart memory layer for everything Ai. 95.10% LongMemEval (highest published).

client:Zed transport:stdio runtime:npm

Install cogmemai in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "cogmemai": {
      "command": "npx",
      "args": [
        "-y",
        "cogmemai-mcp"
      ],
      "env": {
        "COGMEMAI_API_KEY": "<COGMEMAI_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

cogmemai in other clients