
LogisticFlow
Optimize fulfillment paths and supply-chain routes inside your agent while building commerce or logistics features.
Overview
LogisticFlow is an MCP server for the Build phase that finds logistics paths and optimizes supply chain routes via a remote SSE endpoint.
What is this MCP server?
- Logistics path finder and supply chain route optimizer over remote SSE MCP
- Hosted endpoint logisticflow-mcp.vercel.app/api/mcp
- Agent-callable routing decisions for indie commerce and ops prototypes
- Optional EIP-3009 payment-signature for premium settlement on Evozim host
- Version 1.0.0 MCP registry schema (2025-12-11)
- MCP server version 1.0.0
- 1 remote SSE endpoint (logisticflow-mcp.vercel.app/api/mcp)
- Premium gate via payment-signature (EIP-3009 TransferWithAuthorization)
What problem does it solve?
Indie commerce builders guess at shipping legs and route cost without embedded optimization tools in their agent workflow.
Who is it for?
Solo founders building ecommerce, D2C, or lightweight fulfillment features who want MCP-backed route optimization during development.
Skip if: Enterprises that already run dedicated TMS/ERP suites with certified carrier integrations and compliance teams.
What do I get? / Deliverables
After install, your agent can propose and refine logistics paths while you implement fulfillment integrations and ops dashboards.
- Agent-computed logistics path recommendations
- Inputs for fulfillment integration code and ops runbooks
- Faster iteration on multi-leg routing scenarios
Recommended MCP Servers
Journey fit
How it compares
Supply-chain route MCP optimizer, not a storefront theme skill or a manual spreadsheet workflow.
Common Questions / FAQ
Who is LogisticFlow for?
LogisticFlow is for builders and operators adding shipping, routing, or supply-chain features who want agent-accessible path optimization through MCP.
When should I use LogisticFlow?
Use it during build.integrations while coding fulfillment logic, and during operate.infra when adjusting live routing assumptions after launch.
How do I add LogisticFlow to my agent?
Add remote MCP SSE URL https://logisticflow-mcp.vercel.app/api/mcp to your agent configuration; include payment-signature when using premium Evozim settlement.