supply chain mcp for Zed
io.github.csoai-org/supply-chain-mcp
Supply chain management and logistics tools for AI agents. Capabilities: shipment tracking
client:Zed
transport:stdio
runtime:pypi
Install supply chain mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"supply-chain-mcp": {
"command": "uvx",
"args": [
"supply-chain-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs