Volusion for your agents.
Connect Volusion 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 Volusion.
What agents can do with Volusion
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
volusion_list_productsList products with optional category, search, and pagination filters.
volusion_list_ordersList orders with optional status filter, date range, and pagination.
volusion_get_orderGet a single order by its ID with line items, payments, and fulfillment details.
volusion_get_productGet a single product by ID.
volusion_create_productCreate a new product.
volusion_update_productUpdate an existing product by ID.
volusion_get_customerGet a single customer by ID.
volusion_create_customerCreate a new customer.
volusion_list_customersList customers with optional email filter, search, and pagination.
volusion_get_inventoryGet inventory levels and stock counts for all products.
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 Volusion admin dashboard.
- Go to Settings > Developer > API Keys and create a new API key.
- Select the permissions you need (products, orders, customers, inventory) and copy the key.
- Also enter your store URL (e.g. https://mystore.volusion.com).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Volusion to Even: call connect_begin("volusion") on the even-connect MCP and walk me through it.
List products by category or search, retrieve orders with status filters, and check inventory stock levels.
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.