LogisticFlow for VS Code
io.github.evozim/logisticflow
Logistics path finder and supply chain route optimizer.
client:VS Code
transport:sse
Install LogisticFlow in VS Code
.vscode/mcp.json
{
"servers": {
"logisticflow": {
"type": "sse",
"url": "https://logisticflow-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs