Commerce7 Connector for AI agents.
12 live capabilities
Manage your winery's wine club memberships and tasting room bookings.
Waiting for input…
Why people use Commerce7
Commerce7 for Streamlining Winery Customer Relations
This Connector lets you just ask your AI client for that info. You can get a full summary of a customer's profile and their relationship with your brand in one sentence. It turns a five-minute search into a five-second conversation.
What Vinkius changes
You get a conversational interface for your entire winery commerce backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
VIP Guest Check
A tasting room manager asks for the VIP guest list for 2 PM.
- Real-world use case 02
Order Troubleshooting
A customer calls about a missing bottle.
- Real-world use case 03
Club Growth Analysis
A director wants to know how many members are in the Estate Club.
Complete set · 12capabilities
The complete Commerce7 capability set.
These are the exact actions your AI can choose when you ask it to work with Commerce7.
01—04
4 capabilities in this set.
Part of 12 available through Commerce7.
- 01 Capability
List collections
View how your wine catalog is organized. This helps you see different categories and groupings.
- 02 Capability
List coupons
See all active discount codes. It shows you the expiry dates and how many times they've been used.
- 03 Capability
Get customer
Pull up a specific customer profile. This gives you a deep dive into one person's history and preferences.
- 04 Capability
List orders
See a list of all wine orders. You can filter by status like Fulfilled, Processing, or Pending.
05—08
4 capabilities in this set.
Part of 12 available through Commerce7.
- 05 Capability
Get order
Get the specific details for a single order. It shows the items, totals, and shipping status.
- 06 Capability
List products
See your entire wine catalog. This includes all the products powering your ecommerce and POS systems.
- 07 Capability
Get product
Look up a specific wine's details. You can see tasting notes, scores, and pricing tiers.
- 08 Capability
List clubs
See all the wine clubs you offer. This is the core of your direct-to-consumer revenue.
09—12
4 capabilities in this set.
Part of 12 available through Commerce7.
- 09 Capability
List reservations
See your tasting room bookings. Filter by date to see party sizes and experience types.
- 10 Capability
Search customers
Find a customer by name, email, or phone. It returns their lifetime value and club status for better relationship management.
- 11 Capability
List inventory
See your current wine stock. It shows what's available, allocated, or committed across your warehouse.
- 12 Capability
List club members
See a list of everyone in your wine clubs. Use this to manage memberships and retention.
Set up in minutes
One URL. Then ask Commerce7 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Commerce7 from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Commerce7, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Commerce7 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Commerce7 URL.
- Step 03
Save and start
Save the connection and enable Commerce7 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"commerce7": {
"url": "https://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Commerce7
Open Agent mode in chat and ask: "Using Commerce7, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"commerce7": {
"url": "https://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Commerce7
Ask Copilot: "Using Commerce7, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"commerce7": {
"url": "https://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Commerce7
Open Cascade and ask: "Using Commerce7, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"commerce7": {
"url": "https://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Commerce7
Ask Cline: "Using Commerce7, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add commerce7 --transport http "https://edge.vinkius.com/vk_preview_91isfj8YTiwifGDuGZm3uaVNmTJOrJn5Rm0kukSd/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Commerce7
Ask Claude: "Using Commerce7, show me...". 12 tools are ready
Where the request belongs
Work Commerce7 can move forward.
This is for winery owners and managers who are tired of digging through spreadsheets and complex dashboards to find basic customer or inventory info.
Winery Owner
Checks club health and revenue trends without opening a single report.
Tasting Room Manager
Quickly confirms VIP guests and checks daily booking counts.
Wine Club Director
Manages member allocations and shipment schedules on the fly.
Marketing Lead
Pulls customer segments and checks coupon performance for campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorseCellar
Manage premium winery customers, orders, wine clubs, products, reservations, and inventory for your eCellar DTC platform through natural conversation.
Vinsight
Manage wine, beer, and spirits production. inventory, sales orders, batches, vessels, and lab results for your Vinsight operation through natural conversation.
CellarPass
Manage winery tasting room reservations, experiences, availability, venues, and guest history for your CellarPass account through natural conversation.
Winevybe
Automate sommelier intelligence via Winevybe. search global wine catalogs, check vineyard ratings, and manage virtual cellars directly from any AI agent.
InnoVint
Manage wine production, lots, vessels, lab analyses, and cellar actions for your InnoVint winery through natural conversation.
GoTab
Manage your restaurant operations. menus, orders, and tabs via AI.
Bring your own AI
Change the model, client or framework. Keep Commerce7 connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Commerce7.
The practical details behind the request, access and result.
Can the Commerce7 MCP help me manage my wine club memberships?
Yes, it lets you check memberships, tiers, and shipment schedules through a chat interface. This makes it much faster to manage your club's growth and member retention.
How do I use the Commerce7 MCP to check my current wine inventory?
You can ask your AI client for real-time stock levels. It will show you what's available, allocated, and committed across your warehouse.
Can I see tasting room reservations using the Commerce7 MCP?
Absolutely. You can ask for the daily schedule to see who's coming, their party size, and what type of experience they've booked.
Does the Commerce7 MCP work with my existing customer profiles?
Yes, it connects to your existing data. You can pull up customer profiles to see their lifetime value, club status, and past order history.
Can I check my active coupons through the Commerce7 MCP?
Yes, you can view all active discount codes, including their expiry dates and how many times they've been redeemed so far.
Is the Commerce7 MCP good for tracking my winery orders?
It's a great way to track orders. You can filter by status like Fulfilled or Pending and get specific details on line items and shipping totals.
How do I get Commerce7 API access?
Visit developer.commerce7.com to register your application. You'll receive an App ID and Secret. Your winery's Tenant ID is your Commerce7 subdomain.
What object types can I manage with this integration?
You can manage customers, orders, club memberships, reservations, and inventory directly from the chat interface.
Are the responses real-time?
Yes, the AI connects directly to the Commerce7 API to provide real-time updates on your inventory and reservations.
One connection away
Give your agent a direct line to Commerce7.
Connect Commerce7 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available