Skip to content
VS Code

Terminal49 for VS Code

io.github.terminal49/terminal49

Find and monitor ocean shipments and containers, and create new tracking requests.

client:VS Code transport:streamable-http

Install Terminal49 in VS Code

.vscode/mcp.json

{
  "servers": {
    "terminal49": {
      "type": "http",
      "url": "https://mcp.terminal49.com"
    }
  }
}

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

Terminal49 in other clients