LogisticFlow for Grok
io.github.evozim/logisticflow
Logistics path finder and supply chain route optimizer.
client:Grok
transport:sse
Install LogisticFlow in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"logisticflow": {
"type": "sse",
"url": "https://logisticflow-mcp.vercel.app/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs