Skip to content
VS Code

Easypost for VS Code

io.github.pipeworx-io/easypost

EasyPost MCP — multi-carrier shipping rates + package tracking (easypost.com)

client:VS Code transport:streamable-http

Install Easypost in VS Code

.vscode/mcp.json

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

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

Easypost in other clients