Chec / Commerce.js for your agents.
Connect Chec / Commerce.js 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 Chec / Commerce.js.
What agents can do with Chec / Commerce.js
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
chec-commercejs_list_productsList products with optional category, search, and pagination filters.
chec-commercejs_get_productGet a single product by its ID with full details including variants, assets, and inventory.
chec-commercejs_list_ordersList orders with optional status filter, date range, and pagination.
chec-commercejs_get_orderGet a single order by its ID with line items, shipping, payments, and fulfillments.
chec-commercejs_list_customersList customers with optional email filter and pagination.
chec-commercejs_get_customerGet a single customer by ID with full profile and saved payment methods.
chec-commercejs_list_categoriesList all product categories.
chec-commercejs_get_categoryGet a single category by its slug.
chec-commercejs_list_webhooksList all configured webhooks.
chec-commercejs_create_webhookCreate a new webhook with a URL and the topics to subscribe 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 Chec dashboard at dashboard.chec.io.
- Go to Settings > Developer and find your Public API Key and Secret API Key.
- Copy the Secret API Key (starts with sk_...). This is used for server-to-server requests.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Chec / Commerce.js to Even: call connect_begin("chec-commercejs") on the even-connect MCP and walk me through it.
Query products by category, retrieve order details with line items, and search for customers by email address.
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.