ShipStation for your agents.
Connect ShipStation once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to ShipStation.
What agents can do with ShipStation
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
shipstation_list_shipmentsList shipments with optional filters by date, store, or status.
shipstation_get_ratesGet shipping rates for a shipment. Requires a shipment_id with address and parcel details.
shipstation_create_labelPurchase a shipping label for a shipment using a rate ID.
shipstation_list_productsList products in the catalog.
shipstation_list_ordersList sales orders, optionally filtered by date or status.
shipstation_get_orderGet a single sales order by id.
shipstation_create_orderCreate a new sales order in ShipStation.
shipstation_list_carriersList carriers configured in the account.
shipstation_void_labelVoid a shipping label by its ID.
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 in to your ShipStation account and navigate to Account Settings > API Settings.
- Click 'Generate API Key' and copy the key shown.
- Store it securely as it is only displayed once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect ShipStation to Even: call connect_begin("shipstation") on the even-connect MCP and walk me through it.
List shipments by date range, get shipping rates for orders, and purchase shipping labels through ShipStation.
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.