Vortex for Zed
dev.rohnelt.vortex/vortex
Which stores can actually ship to your destination, at what real landed cost.
client:Zed
transport:streamable-http
tools:10
Install Vortex in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vortex": {
"url": "https://vortex.rohnelt.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs