InnoVint Connector for AI agents.
10 live capabilities
Manage winery production and cellar operations through natural conversation.
Waiting for input…
Why people use InnoVint
InnoVint winery production data management
With InnoVint, you just ask your agent for the status of a specific lot. It pulls the chemistry, the vessel location, and the recent cellar actions into one response. You get the full picture in seconds without ever leaving your conversation.
What Vinkius changes
You get instant, conversational access to your entire winery's production data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding available space for harvest
A cellar master needs to know what is ready.
- Real-world use case 02
Checking fermentation chemistry
An enologist needs to know if a tank is ready.
- Real-world use case 03
Reviewing cellar history
A winemaker wants to see recent work.
Complete set · 10capabilities
The complete InnoVint capability set.
These are the exact actions your AI can choose when you ask it to work with InnoVint.
01—04
4 capabilities in this set.
Part of 10 available through InnoVint.
- 01 Capability
Search lots
Find specific wine batches to see their volume, vessel assignment, and current status. This helps you track batches from harvest to bottling.
- 02 Capability
List vessels
See current fill levels and contents for all tanks, barrels, and concrete eggs. This is critical for cellar space planning.
- 03 Capability
Get vessel
Get specific details on a single vessel for barrel program management. Use this to monitor individual tank contents.
- 04 Capability
List wines
Browse your wine products to see varietal rules and production notes. This helps you navigate your inventory quickly.
05—07
3 capabilities in this set.
Part of 10 available through InnoVint.
- 05 Capability
List vintages
Navigate through your production history by vintage year. This allows for easy comparison of different production cycles.
- 06 Capability
List analyses
Filter lab chemistry results by lot to see trends over time. Use this to monitor pH, TA, and Brix readings.
- 07 Capability
List actions
View the full history of cellar actions like rackings and pump-overs for a lot. This provides a complete audit trail of production.
08—10
3 capabilities in this set.
Part of 10 available through InnoVint.
- 08 Capability
List additives
Look up registered chemicals and dosage guidelines for your production. This ensures you stay within regulatory limits.
- 09 Capability
List wineries
Manage multiple winery locations from one single account connection. Use this to switch between different facilities easily.
- 10 Capability
Get lot
Pull the complete data sheet for any specific lot to answer production questions. It provides the primary data point for winemaking queries.
Set up in minutes
One URL. Then ask InnoVint to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use InnoVint 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_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable InnoVint for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint URL.
- Step 03
Save and start
Save the connection and enable InnoVint in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"innovint": {
"url": "https://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint
Open Agent mode in chat and ask: "Using InnoVint, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"innovint": {
"url": "https://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint
Ask Copilot: "Using InnoVint, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"innovint": {
"url": "https://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint
Open Cascade and ask: "Using InnoVint, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"innovint": {
"url": "https://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint
Ask Cline: "Using InnoVint, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add innovint --transport http "https://edge.vinkius.com/vk_preview_Ccf1wIsxzF437ha4nX25XUGzks7bg5cELjgFS9lh/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 InnoVint
Ask Claude: "Using InnoVint, show me...". 10 tools are ready
Where the request belongs
Work InnoVint can move forward.
This is for winery owners and cellar teams who are tired of manual data hunting and want real-time production visibility.
Enologist
Checks fermentation status and lab chemistry while walking the vineyard.
Winemaker
Manages blending decisions and barrel aging history via voice or chat.
Cellar Master
Plans tank availability and vessel space without manual audits.
Vineyard Owner
Gets a high-level overview of vintage quality and production metrics.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVinsight
Manage wine, beer, and spirits production. inventory, sales orders, batches, vessels, and lab results for your Vinsight operation 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.
eCellar
Manage premium winery customers, orders, wine clubs, products, reservations, and inventory for your eCellar DTC platform through natural conversation.
VineRadar
Search wine and vineyards. audit varietals and vintages via AI.
Commerce7
Manage wine customers, orders, wine clubs, products, reservations, and inventory for your Commerce7 winery through natural conversation.
Wine Pairing & Sommelier
Get expert wine pairings for any dish, discover wines by description, and find top-rated bottles with prices. your AI sommelier.
Bring your own AI
Change the model, client or framework. Keep InnoVint 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 InnoVint.
The practical details behind the request, access and result.
Can the InnoVint MCP help me track my wine lots?
Yes, the InnoVint MCP lets you query specific lot details like volume, varietal composition, and current status. You can track a batch from harvest all the way to bottling through natural conversation.
How does InnoVint MCP help with cellar management?
It gives you instant visibility into your vessel capacity. You can ask which tanks or barrels are empty, see their current fill levels, and plan your space for the next harvest without manual audits.
Can I use InnoVint MCP to check lab results?
You can pull chemistry data like pH, Brix, and TA for any specific lot. It helps you see trends over time and monitor fermentation progress while you are actually in the cellar or vineyard.
Does InnoVint MCP support multiple wineries?
Yes, it can manage multiple winery facilities from a single connection. You can switch between different sites and get production data for each one through your AI client.
Can I check chemical additives with InnoVint MCP?
You can reference your registered chemicals and enzymes instantly. It provides dosage guidelines so you can stay compliant with regulations without digging through manuals.
Can InnoVint MCP track cellar actions like rackings?
It lets you view a complete history of cellar actions for any lot. You can see every pump-over, punchdown, and filtration event to keep your production records accurate.
How do I get InnoVint API access?
Contact InnoVint support at support@innovint.us to request a Personal Access Token. You'll need an active InnoVint account.
Can I record lab analysis results using this integration?
Yes, you can input new lab readings such as pH, TA, Brix, and free SO2 directly for a specific lot or vessel using natural language, and the AI will post them to the InnoVint API.
Does this support managing multiple wineries under the same account?
Yes, if your InnoVint integrator account has access to multiple wineries, you can scope your API requests to a specific Winery ID to manage lots and vessels across different properties.
One connection away
Give your agent a direct line to InnoVint.
Connect InnoVint once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available