Freshsuccess Connector for AI agents.
11 live capabilities
Manage customer retention and health scores within your favorite AI client.
Waiting for input…
Why people use Freshsuccess
Freshsuccess for Automated Churn Prevention
With this Connector, you just ask your agent for a status update. It pulls in the health scores and active alerts instantly. You can then tell the agent to update a metric or log a task, getting the work done in one conversation.
What Vinkius changes
You get a direct line to your Freshsuccess data without leaving your AI chat.
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 asks the agent to find all accounts with a health score below 50.
- Real-world use case 02
Automated Metric Logging
A CS Ops person asks the agent to log a specific usage value for a new user.
- Real-world use case 03
Renewal Meeting Prep
An AE asks for a summary of a specific account's health and active alerts before a meeting.
Complete set · 11capabilities
The complete Freshsuccess capability set.
These are the exact actions your AI can choose when you ask it to work with Freshsuccess.
01—04
4 capabilities in this set.
Part of 11 available through Freshsuccess.
- 01 Capability
Get account health
Get account metadata. This lets you see the current health status of a specific customer account.
- 02 Capability
Upsert cs user
This ensures your user profiles stay synchronized and up to date.
- 03 Capability
Check api status
Verify API connection. This lets you check if your connection to the Freshsuccess API is active.
- 04 Capability
Get user health
Get user metadata. Use this to see how individual users are engaging with your product.
05—08
4 capabilities in this set.
Part of 11 available through Freshsuccess.
- 05 Capability
List cs accounts
List customer accounts. This pulls a full list of your accounts so you can see your whole book of business.
- 06 Capability
List cs alerts
List active alerts. This helps you find usage drops or health warnings that need immediate attention.
- 07 Capability
List custom metrics
List defined metrics. See which custom metrics are currently set up in your Freshsuccess account.
- 08 Capability
List cs tasks
List pending tasks. This shows all pending CSM tasks to keep your team's workload organized.
09—11
3 capabilities in this set.
Part of 11 available through Freshsuccess.
- 09 Capability
List cs users
List account users. Get a list of all users associated with a specific customer account.
- 10 Capability
Post metric value
Record custom metric. Post specific usage values to accounts or users to influence health scores.
- 11 Capability
Upsert cs account
Create/Update account. This ensures your account records stay synchronized and up to date.
Set up in minutes
One URL. Then ask Freshsuccess to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Freshsuccess 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_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Freshsuccess for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess URL.
- Step 03
Save and start
Save the connection and enable Freshsuccess in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"freshsuccess": {
"url": "https://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess
Open Agent mode in chat and ask: "Using Freshsuccess, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"freshsuccess": {
"url": "https://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess
Ask Copilot: "Using Freshsuccess, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"freshsuccess": {
"url": "https://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess
Open Cascade and ask: "Using Freshsuccess, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"freshsuccess": {
"url": "https://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess
Ask Cline: "Using Freshsuccess, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add freshsuccess --transport http "https://edge.vinkius.com/vk_preview_vMHDbV94jnwMMaim3c0AZ8kyccCFtUZUOBrkR7qx/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 Freshsuccess
Ask Claude: "Using Freshsuccess, show me...". 11 tools are ready
Where the request belongs
Work Freshsuccess can move forward.
Customer Success Managers who are tired of manual dashboard digging and CS Ops teams who need to automate data logging for retention.
Customer Success Manager
Checking account health and alerts during morning syncs to prioritize high-risk customers.
CS Operations Specialist
Bulk updating user metrics and syncing records to keep the CRM accurate.
Account Executive
Getting a quick adoption summary before a renewal call to see how the customer is actually using the product.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFreshworks
Manage unified CRM and support via Freshworks. track sales deals and accounts, handle helpdesk tickets, and manage contacts directly from any AI agent.
Freshsales
Manage your CRM pipelines, track leads, and oversee sales deals via AI agents with Freshsales.
Pipeliner
Manage sales pipelines and opportunities via Pipeliner CRM. list leads, track deals, and monitor activities directly from any AI agent.
ChurnZero
Manage customer success and health via ChurnZero. track churn scores, monitor segments, and analyze account activity directly from any AI agent.
ClientSuccess
Reduce churn and grow accounts with health scoring, engagement tracking, and success playbooks built for customer success teams.
Planhat
Manage customer success via Planhat. list companies, track end users, and monitor tasks directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Freshsuccess 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 Freshsuccess.
The practical details behind the request, access and result.
Can Freshsuccess MCP help me stop customers from leaving?
Yes, it helps by pulling active alerts and health scores directly into your chat. You can quickly identify which customers are at risk of churning and prioritize your outreach.
How do I see my account health scores with Freshsuccess MCP?
You can simply ask your AI agent to show you the health scores for specific accounts or ask for a list of the lowest-scoring accounts to see who needs help.
Can I use Freshsuccess MCP to update user data?
Yes, you can use the AI to create or update user profiles. This keeps your records accurate without you having to manually click through the dashboard.
Does Freshsuccess MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to manage your customer success data from your favorite capability.
How do I get my Freshsuccess data into my AI agent?
You can connect it by subscribing to the Connector on Vinkius and providing your Region Domain and API Key from your Freshsuccess settings.
Can it log custom product metrics for me?
Yes, you can ask your agent to record specific values for custom metrics. This is a great way to keep your health scoring accurate based on real product usage.
How do I get an API Key for Freshsuccess?
Log in to your Freshsuccess account, navigate to Settings > Third-party integrations > API, and generate or copy your active token.
What is my 'Region Domain'?
Your domain depends on where your account is hosted (e.g. 'api-us.freshsuccess.com' for US Data Center, 'api-eu.freshsuccess.com' for Europe).
Can I update an account's metadata using the agent?
Yes! Use the 'upsert_cs_account' capability. Provide the unique Account ID and the new name to instantly update the record in Freshsuccess.
Is it possible to log custom product metrics?
Absolutely. You can use the 'post_metric_value' capability to send raw numeric data for specific accounts or users to influence their health scores.
One connection away
Give your agent a direct line to Freshsuccess.
Connect Freshsuccess once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available