Packlink for your agents.
Connect Packlink 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 Packlink.
What agents can do with Packlink
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
packlink_list_shipmentsList all shipments on your Packlink account with status and tracking details.
packlink_create_shipmentCreate a new shipment and purchase a shipping label.
packlink_get_ratesGet shipping rates for a shipment by its ID. Returns carrier prices and delivery estimates.
packlink_get_trackingGet detailed tracking information for a shipment.
packlink_list_carriersList all carriers available on your Packlink account.
packlink_get_shipmentGet details of a specific shipment by ID.
packlink_delete_shipmentDelete or cancel a shipment by ID.
packlink_list_warehousesList warehouses configured on the account.
packlink_get_labelGet the shipping label for a shipment by ID.
packlink_list_servicesList shipping services available for a carrier.
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.
- Log into your Packlink dashboard and go to Access Management.
- Under API Keys, click 'Generate New API Key'.
- Copy the API key and paste it here.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Packlink to Even: call connect_begin("packlink") on the even-connect MCP and walk me through it.
List shipments on Packlink and create new shipments with carrier 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.