Commerce Layer for your agents.
Connect Commerce Layer once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Commerce Layer.
What agents can do with Commerce Layer
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
commercelayer_list_ordersList orders with optional status filter, date range, and pagination.
commercelayer_list_skusList SKUs with optional search and pagination.
commercelayer_list_inventory_stock_locationsList inventory stock locations with optional pagination.
commercelayer_list_customersList customers with optional email filter and pagination.
commercelayer_list_shipmentsList shipments with optional status filter and pagination.
commercelayer_get_orderGet a single order by ID with line items, shipments, and payment details.
commercelayer_get_skuGet a single SKU by ID with pricing and shipping category.
commercelayer_get_customerGet a single customer by ID with email, group, and account info.
commercelayer_get_shipmentGet a single shipment by ID with stock location, carrier, and tracking.
commercelayer_list_addressesList addresses with optional pagination.
commercelayer_list_organizationsList organizations the API key has access to.
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 Commerce Layer dashboard and go to Settings > API Keys.
- Click 'Add API Key' and choose the organization and permissions.
- Copy the API key (it starts with sk_ for test or live). Also note your domain slug (e.g. your-domain).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Commerce Layer to Even: call connect_begin("commercelayer") on the even-connect MCP and walk me through it.
Query Commerce Layer orders and check inventory across locations to manage fulfillment.
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.