GoMind for Zed
com.gominddb/gomind
Persistent knowledge graph for AI agents. Remember, recall, and forget facts.
client:Zed
transport:streamable-http
Install GoMind in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gomind": {
"url": "https://mcp.gominddb.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs