mcp for VS Code
com.cargovox/mcp
CargoVox freight tracking and shipment info via AI agents
client:VS Code
transport:streamable-http
tools:8
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.cargovox.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs