Skip to content
Zed

easypost for Zed

io.usefulapi/easypost

MCP server for EasyPost — rate shipments, buy & refund labels, track packages, verify addresses.

client:Zed transport:streamable-http

Install easypost in Zed

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

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

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

easypost in other clients