Skip to content
Zed

Easypost for Zed

io.github.pipeworx-io/easypost

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

client:Zed transport:streamable-http

Install Easypost in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "easypost": {
      "url": "https://gateway.pipeworx.io/easypost/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Easypost in other clients