CoralSwarm Connect for Zed
com.coralswarm/coralswarm
Search and save your coding work in a CoralSwarm ocean: sessions, decisions, meetings.
client:Zed
transport:streamable-http
Install CoralSwarm Connect in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"coralswarm": {
"url": "https://api.coralswarm.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs