EasyPost integration for AI agents.
EasyPost integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves EasyPost tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.
Real EasyPost actions, managed and audited.
Your user connects EasyPost once; your agent can then use EasyPost to manage shipping addresses, parcels, shipments, labels, tracking, batches, carrier accounts, webhooks, events, reports, users, and API keys — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.
- 1
Your user grants EasyPost access once (OAuth) — the token lands in the vault.
- 2
Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.
- 3
Every routed call appends a hash-chained audit record — nothing leaves your infra.
Supported EasyPost tools.
48 tools are generated from the published EasyPost catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.
Showing 48 tools. All published catalog entries are included in this page's server-rendered HTML.
- Buy batch
- Purchases labels for a batch.
- batches
- Buy order
- Purchases an order shipment.
- orders
- Buy pickup
- Buys a pickup rate.
- pickups
- Buy shipment
- Purchases a shipment label from a selected rate.
- shipments
- Cancel pickup
- Cancels a pickup.
- pickups
- Create address
- Creates and verifies an EasyPost address.
- addresses
- Create batch
- Creates a shipment batch.
- batches
- Create batch label
- Creates labels for a batch.
- batches
- Create carrier account
- Creates a carrier account.
- carrier_accounts
- Create order
- Creates an order.
- orders
- Create parcel
- Creates a parcel.
- parcels
- Create pickup
- Creates a carrier pickup.
- pickups
- Create report
- Creates an EasyPost report.
- reports
- Create shipment
- Creates a shipment and returns rates.
- shipments
- Create shipment forms
- Creates shipment forms.
- shipments
- Create tracker
- Creates a package tracker.
- trackers
- Create user
- Creates a child user.
- users
- Create webhook
- Creates a webhook.
- webhooks
- Delete carrier account
- Deletes a carrier account.
- carrier_accounts
- Delete webhook
- Deletes a webhook.
- webhooks
- Get address
- Retrieves an address by ID.
- addresses
- Get batch
- Retrieves a batch by ID.
- batches
- Get carrier account
- Retrieves a carrier account by ID.
- carrier_accounts
- Get event
- Retrieves a webhook event by ID.
- events
- Get order
- Retrieves an order by ID.
- orders
- Get parcel
- Retrieves a parcel by ID.
- parcels
- Get pickup
- Retrieves a pickup by ID.
- pickups
- Get report
- Retrieves a report by ID.
- reports
- Get shipment
- Retrieves a shipment by ID.
- shipments
- Get tracker
- Retrieves a tracker by ID.
- trackers
- Get user
- Retrieves a user by ID.
- users
- Get webhook
- Retrieves a webhook by ID.
- webhooks
- Insure shipment
- Adds insurance to a shipment.
- shipments
- List addresses
- Lists addresses.
- addresses
- List API keys
- Lists API keys visible to the authenticated account.
- api_keys
- List batches
- Lists batches.
- batches
- List carrier accounts
- Lists carrier accounts.
- carrier_accounts
- List events
- Lists webhook events.
- events
- List parcels
- Lists parcels.
- parcels
- List reports
- Lists reports of a given type.
- reports
- List shipments
- Lists shipments.
- shipments
- List tracker carriers
- Lists supported tracker carriers.
- trackers
- List trackers
- Lists trackers.
- trackers
- List users
- Lists users.
- users
- List webhooks
- Lists webhooks.
- webhooks
- Refund shipment
- Requests a shipment refund.
- shipments
- Regenerate shipment rates
- Regenerates rates for a shipment.
- shipments
- Update user
- Updates a user.
- users
EasyPost integration, answered
- How do AI agents use EasyPost through Open Connector?
- Your user connects EasyPost once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes EasyPost tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
- Is this a EasyPost MCP server?
- Yes. Open Connector can serve EasyPost as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call EasyPost actions with credentials injected server-side.
- Where do EasyPost credentials live?
- In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.
Give your agents EasyPost — keep the keys.
Open source, self-hostable, with EasyPost credentials that never leave your infrastructure. Run it from source today.