ainative zerodb memory mcp for Zed
io.github.ainative-studio/ainative-zerodb-memory-mcp
ZeroDB agent-memory MCP — 18 tools: memory + write-back to Slack, Gmail, Calendar, GitHub.
client:Zed
transport:stdio
runtime:npm
Install ainative zerodb memory mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ainative-zerodb-memory-mcp": {
"command": "npx",
"args": [
"-y",
"ainative-zerodb-memory-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs