EasyPost for your agents.
Connect EasyPost once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to EasyPost.
What agents can do with EasyPost
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
easypost_list_shipmentsList shipments with pagination. Returns all shipments created on the account.
easypost_create_shipmentCreate a shipment with from/to addresses and parcel details, then retrieve live carrier rates.
easypost_buy_shipmentPurchase a shipping label by selecting a rate from a created shipment.
easypost_get_trackerGet tracking details for a tracker ID. Returns status, est delivery date, and checkpoint details.
easypost_list_parcelsList saved parcel templates.
easypost_create_addressCreate and verify an address.
easypost_create_parcelCreate a parcel template with predefined dimensions.
easypost_get_shipmentGet details of a specific shipment by id.
easypost_create_trackerCreate a tracker for a carrier tracking number to receive status updates.
easypost_list_carrier_accountsList all carrier accounts configured on the EasyPost account.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign up or log in to your EasyPost account at app.easypost.com.
- Go to Settings > API Keys and copy your Production or Test API key.
- The key is sent as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect EasyPost to Even: call connect_begin("easypost") on the even-connect MCP and walk me through it.
Create a shipment with EasyPost and purchase a shipping label with rate selection.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.