Ordergroove for your agents.
Connect Ordergroove 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 Ordergroove.
What agents can do with Ordergroove
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
ordergroove_list_subscribersList subscribers with optional pagination.
ordergroove_list_subscriptionsList subscriptions with optional status and date filters.
ordergroove_get_subscriptionGet a single subscription by its ID.
ordergroove_list_ordersList orders with optional date range filters.
ordergroove_list_productsList all products with optional pagination.
ordergroove_get_subscriberGet details of a single subscriber by id.
ordergroove_create_subscriptionCreate a subscription for an existing subscriber with product and frequency.
ordergroove_cancel_subscriptionCancel an active subscription by its id.
ordergroove_get_orderGet details of a single order by id.
ordergroove_get_productGet details of a single product by id.
ordergroove_create_orderCreate a new order for a subscription.
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 Ordergroove dashboard.
- Navigate to Settings and locate your API credentials.
- Copy the API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Ordergroove to Even: call connect_begin("ordergroove") on the even-connect MCP and walk me through it.
Ordergroove lists subscribers and active subscriptions, retrieves orders, and manages product inventory.
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.