Skip to content
VS Code

Terminal49 for VS Code

io.github.pipeworx-io/terminal49

Terminal49 MCP — wraps the Terminal49 ocean/container shipment tracking API

client:VS Code transport:streamable-http

Install Terminal49 in VS Code

.vscode/mcp.json

{
  "servers": {
    "terminal49": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/terminal49/mcp"
    }
  }
}

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

Terminal49 in other clients