Trakow Order Tracking for VS Code
com.trackordernow/order-tracking
Real-time order tracking for Shopify merchants: look up, list, and refresh shipments.
client:VS Code
transport:streamable-http
Install Trakow Order Tracking in VS Code
.vscode/mcp.json
{
"servers": {
"order-tracking": {
"type": "http",
"url": "https://apps.trackordernow.com/s/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs