# ClientSuccess MCP for AI Agents MCP

> ClientSuccess lets your AI agent manage entire customer success operations through natural conversation. It gives you instant access to client health scores, subscription details, task lists, and interaction histories without ever needing to open the dashboard. You can monitor retention risks, audit contracts, and review ongoing success cycles directly inside your chat interface.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Tags:** customer-success, retention, health-scores, subscription-management, churn-prevention, b2b-saas

## Description

Running a customer success team means juggling dozens of dashboards just to keep track of one account's health. ClientSuccess changes that. Connect this MCP to any AI client—like Claude or Cursor—and you gain full control over your entire customer lifecycle through simple conversation. Instead of clicking through tabs, you ask your agent about 'Acme Corp.'s' status, and it pulls together everything: their current contract details, the last time they had a major interaction, and if there are any pending tasks that need addressing.

This kind of deep visibility means your team spends less time gathering data and more time actually solving problems. You can ask to list all clients with low health scores or pull up every internal note related to a specific customer. Because this MCP connects directly to the ClientSuccess catalog, you get immediate access to comprehensive client metadata, giving you a single source of truth right where you're working. It’s about making retention monitoring and account management feel native to your workflow.

## Tools

### get_client_success_details
Pulls detailed information for one specific client record.

### get_my_success_profile
Retrieves key identifying and role information about the user running the agent.

### list_success_clients
Generates a list of all clients available within ClientSuccess.

### list_client_success_contacts
Retrieves all contact names and associated information for a specific client's account.

### list_client_success_notes
Fetches all internal notes, comments, or activity logs tied to one client.

### list_client_subscriptions
Lists every contract and subscription record for a designated client account.

### list_client_success_cycles
Provides visibility into all ongoing onboarding or success management cycles for a client.

### list_client_success_tasks
Shows a list of pending tasks, to-dos, and action items assigned to the client.

## Prompt Examples

**Prompt:** 
```
List all my clients with a 'Risk' health status.
```

**Response:** 
```
**Client Health Report: High Risk Accounts**

We found 3 accounts requiring immediate attention:

*   **Global Tech:** Status (Low) | Last Note: QBR scheduled next month. | Open Tasks: 2
*   **Startup Inc:** Status (Critical) | Last Note: Support tickets open for 7 days. | Open Tasks: 5
*   **Fast Logistics:** Status (Warning) | Last Note: Contract renewal pending approval.

Would you like to get the full contact list for any of these?
```

**Prompt:** 
```
Show me the subscriptions for 'Acme Corp'.
```

**Response:** 
```
**Subscription Details for Acme Corp**

*   **Plan:** Enterprise SaaS Plan
*   **Cost:** $12,000/year
*   **Renewal Date:** Dec 31, 2026 (Auto-Renew)
*   **Status:** Active

Please note the contract is set to auto-renew and requires no manual action for payment today.
```

**Prompt:** 
```
What are the pending tasks for the 'Global Tech' account?
```

**Response:** 
```
**Action Items for Global Tech**

There are 3 items needing attention:

1.  Quarterly Business Review (Due tomorrow)
2.  Update Success Plan (Assigned to CSM John Doe)
3.  Schedule Training Session (Owner: Operations Team)

Please tackle the QBR first; it's time-sensitive.
```

## Capabilities

### List all clients and their health scores
You can ask the MCP to pull a complete list of every client, immediately showing you their current status and risk score.

### Review specific client details
Get detailed background information on any given client with a single command.

### Check subscriptions and contracts
The MCP monitors all active subscriptions and associated contracts for a specified client, noting renewal dates and plan names.

### Track success milestones and tasks
You can list out any onboarding or success cycles currently in progress, plus check for pending to-dos assigned to the account.

### Audit communication history and notes
Retrieve all internal notes, tasks, and contacts associated with a client's relationship record.

## Use Cases

### Identifying at-risk accounts
The CSM needs to know which clients are slipping. They ask their agent, 'Show me all clients with a Risk health status.' The agent uses the MCP to run `list_success_clients` and returns an immediate list of three high-priority accounts needing attention.

### Preparing for a QBR
The Sales Team Lead is meeting with a client. They ask, 'What's the full history and current contract status for Acme Corp?' The agent calls `list_client_subscriptions` and `list_client_success_notes`, providing both financial details and key conversation points in one summary.

### Auditing post-sale handoffs
The Success Ops Specialist needs to confirm if the onboarding team completed all steps. They ask, 'What tasks are pending for Global Tech?' The agent uses `list_client_success_tasks` and instantly reports back on overdue items.

### Onboarding status check
A manager needs to confirm if a client is moving through the correct success stages. They ask, 'What are the current cycles for Startup Inc?' The agent runs `list_client_success_cycles` and details where the client stands in their journey.

## Benefits

- Instant risk assessment: Use the `list_success_clients` tool to pull a list of all accounts, instantly flagging those with low health scores so you know exactly where your focus needs to be.
- Complete billing visibility: The MCP lets you access and monitor all subscriptions using `list_client_subscriptions`, eliminating manual checks across various financial systems.
- Single source of truth: Pull up everything about a client—notes, contacts, tasks—by chaining calls like `list_client_success_contacts` with `get_client_success_details`. No more jumping between tabs.
- Operational efficiency: By running `list_client_success_tasks`, your team knows exactly what needs to be done next for any client without having to open the main dashboard.
- Faster context switching: Instead of leaving your chat app, you get detailed profile information using `get_client_success_details` whenever you need it.

## How It Works

The bottom line is, you never have to leave your chat window or open a separate dashboard again to manage client success data.

1. First, subscribe to this MCP and provide your unique ClientSuccess API Key. You find that key in the platform's settings.
2. Next, connect it to your preferred AI client—whether that’s Cursor or Claude. This registers the tool for use by your agent.
3. Finally, you simply talk to your agent using natural language. Your agent uses this MCP to perform actions and retrieve data from ClientSuccess.

## Frequently Asked Questions

**How does ClientSuccess MCP improve my daily client management?**
It lets you manage all your customer accounts from a single chat window. You stop jumping between dashboards and start asking questions like 'What is their current health score?' or 'Show me all pending tasks.' The answer comes back instantly, giving you the full picture.

**Can I use ClientSuccess MCP to check contract details?**
Yes. You can ask your agent for a client’s subscriptions and contracts. It pulls up renewal dates, current plan names, and costs without you needing API access or manual lookups.

**What kind of data does ClientSuccess MCP give me about accounts?**
You get everything: the client's general profile details, every internal note written on their account, a list of all associated contacts, and any open tasks or cycles.

**Is ClientSuccess MCP better than using spreadsheets for tracking clients?**
Absolutely. While spreadsheets are fine for small lists, this MCP pulls live data directly from the source system. You get accurate health scores and real-time task updates that never become outdated.

**How do I use ClientSuccess MCP to prepare for a client call?**
Simply ask your agent to pull together all relevant information, like 'Give me the last 5 notes and their active subscriptions.' This gives you instant talking points about history and billing status.