Maindex Smart Memory Service for Zed
io.maindex/smart
Simple memory for AI: keep, recall, update, and forget information across sessions.
client:Zed
transport:streamable-http
Install Maindex Smart Memory Service in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"smart": {
"url": "https://maindex.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs