Skip to content
VS Code

Container Tracking MCP for VS Code

io.github.lxxmng/container-tracking

DCSA container tracking across 228 ocean carriers: live vessel positions, ETAs, demurrage alerts.

client:VS Code transport:streamable-http

Install Container Tracking MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "container-tracking": {
      "type": "http",
      "url": "https://mcp.trackingmcp.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Container Tracking MCP in other clients