Zengain Connector for AI agents.
10 live capabilities
Monitor customer health and product adoption metrics in real time.
Waiting for input…
Why people use Zengain
Zengain for Automating Customer Health Audits
With this Connector, you just ask your agent for the status. You can get a summary of usage analytics or pull a specific user's health score in seconds. It turns a multi-tab research project into a single conversation.
What Vinkius changes
You get a direct conversational link to your product's success metrics.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Spotting Churn Risks
A CSM notices a drop in activity and asks the agent to check health scores for the top 10 accounts using get_health_score.
- Real-world use case 02
Measuring Feature Adoption
A Product Manager asks for a summary of usage analytics to see if the new sync capability is being used via get_analytics_summary.
- Real-world use case 03
Identifying High-Intent Leads
A growth lead asks to list users and check their engagement to find high-intent prospects using list_users and get_user_details.
Complete set · 10capabilities
The complete Zengain capability set.
These are the exact actions your AI can choose when you ask it to work with Zengain.
01—04
4 capabilities in this set.
Part of 10 available through Zengain.
- 01 Capability
Get product
Pulls the configuration and details for one specific product. Use this to see the exact setup of a single offering.
- 02 Capability
Get analytics summary
Provides a high-level summary of your usage analytics. It gives you a quick pulse on overall product activity.
- 03 Capability
Get user details
Gets the profile and engagement info for a specific user. It helps you understand individual customer behavior.
- 04 Capability
List events
Lists all the tracking events you have currently set up. Use this to see what data you're currently collecting.
05—07
3 capabilities in this set.
Part of 10 available through Zengain.
- 05 Capability
List kpms
Shows your Key Product Milestones to help spot onboarding success or churn. It helps you see if users are hitting their goals.
- 06 Capability
List products
Lists all products in your account so you can see your full portfolio. It provides a quick overview of your offerings.
- 07 Capability
List users
Pulls a list of all product users for your records. Use this to get a sense of your total user base.
08—10
3 capabilities in this set.
Part of 10 available through Zengain.
- 08 Capability
List webhooks
Shows your configured webhooks so you can check your data flow. It helps you verify that your integrations are active.
- 09 Capability
Track event
Records a custom event to monitor how users interact with specific features. This is key for tracking feature adoption.
- 10 Capability
Get health score
Returns the current health score for a specific customer. It helps you identify who needs immediate attention.
Set up in minutes
One URL. Then ask Zengain to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zengain 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_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zengain for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain URL.
- Step 03
Save and start
Save the connection and enable Zengain in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zengain": {
"url": "https://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain
Open Agent mode in chat and ask: "Using Zengain, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zengain": {
"url": "https://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain
Ask Copilot: "Using Zengain, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zengain": {
"url": "https://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain
Open Cascade and ask: "Using Zengain, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zengain": {
"url": "https://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain
Ask Cline: "Using Zengain, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zengain --transport http "https://edge.vinkius.com/vk_preview_4BDkKgl6102S5QjTJwRpDMTL2EX77ubETwlTctPA/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 Zengain
Ask Claude: "Using Zengain, show me...". 10 tools are ready
Where the request belongs
Work Zengain can move forward.
This is for the customer success manager who's tired of manual health audits and the product manager who needs to know if people actually like the new features they just shipped.
Customer Success Manager
Uses this to quickly check health scores and engagement levels during weekly check-ins.
Product Manager
Pulls usage analytics and milestone data to decide which features to prioritize in the next sprint.
Growth Marketer
Identifies high-intent visitors and tracks custom events to refine lead scoring.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHappierLeads
Identify the companies visiting your website and match them to decision-makers for warm outbound prospecting that converts.
Salespanel
Automate lead tracking and visitor intelligence via Salespanel. manage contacts, website visitors, and engagement directly from any AI agent.
6sense
Account-based marketing intelligence. identify anonymous visitors, enrich company data, and track intent via AI.
Leadfeeder
Bring Leadfeeder B2B visit intelligence to your AI. Discover which companies visit your website natively.
Dashly
Convert more website visitors with targeted pop-ups, live chat triggers, and automated lead nurturing sequences.
Albacross
B2B intent and reveal intelligence. identify anonymous website visitors and manage leads via AI.
Bring your own AI
Change the model, client or framework. Keep Zengain 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 Zengain.
The practical details behind the request, access and result.
Can the Zengain MCP help me find churn risks?
Yes, it allows your agent to check Key Product Milestones and health scores instantly. You can ask the agent to identify which customers are falling behind on their onboarding goals.
How do I see if people are using my new features?
You can use the Connector to track custom events for specific features. This gives you real-time data on how often people interact with new capabilities you've launched.
Can I get a summary of my product's performance?
Yes, the Connector can pull a high-level analytics summary. This includes key metrics like active user counts and feature adoption rates for your entire portfolio.
Does the Zengain MCP work with my current AI client?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf. Once connected via Vinkius, your agent can access all the data.
How do I see user health scores?
You can simply ask your agent for the health score of a specific customer. It will pull the real-time data from Zengain and summarize it for you in the chat.
Can I see all my products in one place?
Yes, the Connector can list all registered products in your account. This is great for getting a quick overview of your current offerings and their configurations.
Can I calculate a customer's health score using my AI agent?
Yes! Use the get_health_score capability by providing the User ID. The agent will retrieve the real-time engagement score from Zengain.
How do I see high-level usage summary for a specific product?
Use the get_analytics_summary capability. You can optionally provide a Product ID to filter the metrics for that specific offering.
Is it possible to track a new custom event through this integration?
Yes, use the track_event action. Provide the User ID and the Event Name to record engagement data programmatically.
One connection away
Give your agent a direct line to Zengain.
Connect Zengain once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available