Shopify for your agents.
Connect Shopify 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 Shopify.
What agents can do with Shopify
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
shopify_list_productsList products, newest first.
shopify_get_productGet a single product by numeric id.
shopify_list_ordersList orders, newest first.
shopify_get_orderGet a single order by numeric id.
shopify_create_productCreate a product.
shopify_update_productUpdate a product's title, description, status, or variants.
shopify_list_customersList customers, newest first.
shopify_get_customerGet a single customer by numeric id.
shopify_update_inventory_levelSet the inventory level for a specific inventory item at a location.
shopify_delete_productDelete a product by its numeric id.
shopify_list_webhooksList webhooks registered on the store.
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.
- In your Shopify admin, go to Settings > Integrations > Admin API (or create a custom app).
- Enable 'Allow this app to access your admin API' and copy the Admin API access token.
- IMPORTANT: Edit the manifest's base_url to replace 'YOUR-STORE' with your actual store name.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Shopify to Even: call connect_begin("shopify") on the even-connect MCP and walk me through it.
List products and orders from Shopify store and create new products.
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.