ChurnZero Connector for AI agents.
8 live capabilities
Manage customer success health and churn scores from your chat interface.
Waiting for input…
Why people use ChurnZero
ChurnZero for Automated Customer Success Health Monitoring
With this Connector, you just ask your agent. You can pull account details, alerts, and message history into a single view. You get a clear picture of your portfolio without ever leaving your chat interface.
What Vinkius changes
You get a direct bridge between your customer success data and your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
High-risk account triage
An agent identifies 3 accounts with low health scores and lists their recent alerts to help a CSM prioritize their morning.
- Real-world use case 02
Playbook auditing
A Success Ops lead asks the agent to list all active playbooks to check if the new onboarding flow is being used.
- Real-world use case 03
Pre-renewal check
A salesperson asks for the latest account success details and message history before jumping on a call with a renewing client.
Complete set · 8capabilities
The complete ChurnZero capability set.
These are the exact actions your AI can choose when you ask it to work with ChurnZero.
01—04
4 capabilities in this set.
Part of 8 available through ChurnZero.
- 01 Capability
Get account success details
Get specific health metrics and success data for a single customer account. This helps you see the exact status of a client on demand.
- 02 Capability
List churnzero accounts
Pull a list of all customer accounts currently managed in your ChurnZero instance. It gives you a full overview of your portfolio.
- 03 Capability
List churnzero alerts
See all active customer success alerts that require immediate attention. Use this to find high-priority issues instantly.
- 04 Capability
List churnzero contacts
Retrieve a list of all customer contacts associated with your accounts. This is useful for mapping out key stakeholders.
05—08
4 capabilities in this set.
Part of 8 available through ChurnZero.
- 05 Capability
List customer journeys
View the active success journeys and playbooks for your customers. It shows you exactly where clients are in their lifecycle.
- 06 Capability
List customer messages
Review all messages and automated communications sent to your customers. This is great for auditing outreach history.
- 07 Capability
List success playbooks
List all active customer success playbooks currently in use. Use this to ensure your team is following the correct guides.
- 08 Capability
Track account event
Log a specific customer event or activity to update health scores. This keeps your data accurate without manual entry.
Set up in minutes
One URL. Then ask ChurnZero to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ChurnZero 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_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ChurnZero for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero URL.
- Step 03
Save and start
Save the connection and enable ChurnZero in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"churnzero": {
"url": "https://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero
Open Agent mode in chat and ask: "Using ChurnZero, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"churnzero": {
"url": "https://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero
Ask Copilot: "Using ChurnZero, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"churnzero": {
"url": "https://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero
Open Cascade and ask: "Using ChurnZero, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"churnzero": {
"url": "https://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero
Ask Cline: "Using ChurnZero, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add churnzero --transport http "https://edge.vinkius.com/vk_preview_jX387SiIUuauUYdv9RzRFDqmb9cXgaX28S948eWO/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 ChurnZero
Ask Claude: "Using ChurnZero, show me...". 8 tools are ready
Where the request belongs
Work ChurnZero can move forward.
This is for Customer Success Managers who are tired of manual dashboard checking and Success Ops teams who need to audit playbooks without clicking through dozens of tabs.
Customer Success Manager
Checking account health scores during a weekly sync to prioritize outreach.
Success Operations
Auditing playbook performance and communication logs to ensure team consistency.
Sales Representative
Quickly looking up a prospect's current account status before a renewal call.
Executive
Getting a high-level view of portfolio health and success journey progress across the entire company.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClientSuccess
Reduce churn and grow accounts with health scoring, engagement tracking, and success playbooks built for customer success teams.
Churnkey
Manage customer retention and cancellation flows via Churnkey. track sessions, analyze exit surveys, and automate recovery contacts directly from any AI agent.
Planhat
Manage customer success via Planhat. list companies, track end users, and monitor tasks directly from any AI agent.
Freshsuccess
Manage customer success, track health scores, and oversee account usage via AI agents with Freshsuccess.
Custify
Predict and prevent customer churn with health scores, lifecycle tracking, and automated playbooks for your CS team.
ChartMogul
Understand your subscription metrics with MRR tracking, churn analysis, and cohort reports that reveal growth opportunities.
Bring your own AI
Change the model, client or framework. Keep ChurnZero 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 ChurnZero.
The practical details behind the request, access and result.
Can I use ChurnZero MCP to see my customer health scores?
Yes, you can pull health metrics and scores for any account directly into your chat. It helps you see at a glance which customers are thriving and which need attention.
How does ChurnZero MCP help with churn prediction?
It lets your agent pull active alerts and health data so you can identify at-risk accounts before they leave. You can spot red flags faster than by manual searching.
Can I check my team's messages with ChurnZero MCP?
Yes, you can review all messages and automated communications sent to customers. This is perfect for auditing your team's outreach and maintaining a consistent voice.
Can ChurnZero MCP track customer activities?
You can log custom events and activities through the agent, which helps keep your health scoring accurate without having to manually update the dashboard.
Does ChurnZero MCP show my success playbooks?
Yes, it lists all active playbooks and customer journeys so you can see what's currently running for your clients and ensure your team is following the right steps.
Is ChurnZero MCP good for Sales teams?
Sales teams can use it to quickly look up account status and recent interaction history before jumping on a call, giving them the context they need to be successful.
Can I see the health score for a specific account?
Yes! Use the get_account_success_details capability with the unique account External ID. The agent will return the churn score, health metrics, and current status from ChurnZero.
How do I check which success playbooks are currently active?
Use the list_success_playbooks capability. Your agent will fetch all configured playbooks, allowing you to identify which automation flows are currently running.
Where do I find my ChurnZero App Key?
Log in to ChurnZero, go to the Admin section, and look for Application Keys. You can generate a new App Key there for API access.
One connection away
Give your agent a direct line to ChurnZero.
Connect ChurnZero once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available