LogisticFlow for Cursor
io.github.evozim/logisticflow
Logistics path finder and supply chain route optimizer.
client:Cursor
transport:sse
Install LogisticFlow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"logisticflow": {
"url": "https://logisticflow-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs