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
{
"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