LogisticFlow for Zed
io.github.evozim/logisticflow
Logistics path finder and supply chain route optimizer.
client:Zed
transport:sse
Install LogisticFlow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"logisticflow": {
"url": "https://logisticflow-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs