Foxy.io for your agents.
Connect Foxy.io once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Foxy.io.
What agents can do with Foxy.io
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
foxy-io_list_transactionsList transactions (orders) with optional date range and pagination.
foxy-io_list_customersList customers with optional search and pagination.
foxy-io_list_productsList products in the store catalog with optional pagination.
foxy-io_get_customerGet a single customer by ID with full details including addresses and subscriptions.
foxy-io_list_subscriptionsList recurring subscriptions with optional status filter and pagination.
foxy-io_get_transactionGet a single transaction by id.
foxy-io_get_productGet a single product by id.
foxy-io_get_subscriptionGet a single subscription by id.
foxy-io_update_subscriptionUpdate a subscription (change plan, pause, etc.).
foxy-io_cancel_subscriptionCancel a subscription immediately or at period end.
foxy-io_create_customerCreate a new customer.
foxy-io_update_customerUpdate a customer's details.
foxy-io_create_subscriptionCreate a new recurring subscription for a customer.
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 Foxy admin dashboard at admin.foxy.io.
- Go to Settings > API and click 'Create API Key'.
- Copy the generated API secret key; it is shown only once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Foxy.io to Even: call connect_begin("foxy-io") on the even-connect MCP and walk me through it.
Foxy.io lists ecommerce transactions and recurring subscriptions, retrieves customer details, and manages subscriber information.
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.