# Capsule CRM MCP for AI Agents AI Agent Connect

> Capsule CRM lets you manage your entire sales pipeline through your favorite AI agent. You can create new contacts, track opportunities, and manage tasks without ever leaving your chat interface. It turns your AI into a CRM power user that handles the heavy lifting of data entry and status updates, keeping your sales team moving faster.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ISzN7MmXUNekGG8kTdywyqVd8Qyv8qo6zsJyeCp2/ai-agent-connect
- **Tags:** contact-management, sales-pipeline, task-automation, lead-tracking, crm-integration, opportunity-management

## Description

This Capsule CRM MCP connects your CRM account to your AI agent so you can manage every moving part of your sales cycle through natural conversation. Instead of jumping between tabs to update a deal or look up a client's history, you just tell your AI agent what needs to happen. It handles the tedious parts of CRM maintenance, like setting reminders or updating project statuses, so you can stay focused on closing deals. You can pull up a list of your active opportunities to see where the bottlenecks are, or quickly create a new person profile when a lead comes in. By adding this to the Vinkius catalog, you're giving your agent the hands it needs to actually do the work in your CRM. You'll get real-time updates on your tasks and projects, making it easy to keep your team aligned without the usual manual overhead. It turns your workspace into a command center where you can see the full picture of your pipeline and interact with your data as easily as sending a text message. You won't have to worry about missing a follow-up or forgetting a detail because your agent keeps the records current for you.

## Tools

### create_person
Add a new person to your database instantly. Use this to log new leads as soon as they appear.

### list_contacts
Pull a list of all people and organizations in your CRM. This is your go-to for finding any party in your database.

### list_projects
See every project currently active in your CRM. This helps you keep a bird's eye view of all team initiatives.

### list_tasks
View all tasks and reminders across your entire account. Use this to see what needs to be done today.

### create_task
Make a new task or reminder for yourself or a teammate. It ensures no follow-up ever falls through the cracks.

### get_account_info
Grab the core details of your account or user profile. This is useful for verifying your current CRM settings.

### get_opportunity_details
Pull specific data on a single sales opportunity. Use this to see milestones and values for a specific deal.

### get_contact_details
Retrieve the full profile for a specific person or organization. Get emails and tags in one step.

### get_project_details
Get the specific details and status of a single project. This helps you dive deep into project milestones.

### get_task_details
Look up the specifics of a single task or reminder. Use this to check due dates and instructions.

### list_opportunities
See all your current sales opportunities in one list. It gives you a clear view of your active pipeline.

## Prompt Examples

**Prompt:** 
```
List my last 5 contacts in Capsule CRM.
```

**Response:** 
```
I've pulled your recent contacts:

1. **John Doe** (Person)
2. **Vinkius North** (Organization)
3. **Sarah Smith** (Person)
4. **Acme Corp** (Organization)
5. **TechFlow** (Organization)

Would you like to see the full profile for any of these?
```

**Prompt:** 
```
Show my open sales opportunities.
```

**Response:** 
```
Here are your 3 active deals:

| Deal Name | Value | Status |
| :--- | :--- | :--- |
| New Software License | $5,000 | Proposal Sent |
| Cloud Migration | $12,000 | Negotiation |
| Security Audit | $3,500 | Discovery |
```

**Prompt:** 
```
Create a task 'Follow up with John Doe' due tomorrow.
```

**Response:** 
```
Done. I've created a new task in Capsule CRM: **'Follow up with John Doe'**. It's set with a due date of tomorrow.
```

## Capabilities

### Create new person profiles
Add new leads or clients directly to your CRM without opening a new tab.

### Monitor sales opportunities
See your active deals and their total values at a glance.

### Update task statuses
Keep your reminders and to-do lists current with quick chat commands.

### Fetch contact details
Get emails, tags, and history for any person or organization instantly.

### Track project progress
View all active projects and their specific details in your workspace.

### List active tasks
See what needs to be done today across your entire sales pipeline.

## Use Cases

### Logging a new lead
You meet a prospect and tell your agent to 'Create a person named Jane Doe with the email jane@example.com.' The agent adds them to Capsule CRM immediately.

### Checking deal status
An account manager asks, 'What's the status of the Cloud Migration deal?' The agent uses get_opportunity_details to pull the latest milestones.

### Daily task audit
A sales lead starts their morning by asking for 'all tasks due today.' The agent uses list_tasks to provide a clean summary.

### Project overview
A manager asks to 'list all active projects.' The agent uses list_projects to show the current workload.

## Benefits

- Stop manual data entry by using create_person to add new leads directly from your chat.
- Keep your pipeline moving by using list_opportunities to see every active deal in one view.
- Never miss a follow-up by using create_task to set reminders for your team instantly.
- Get instant context by using get_contact_details to pull client info during a meeting.
- Stay on top of work by using list_tasks to see what needs to be done across all projects.
- Maintain better visibility by using list_projects to track all team initiatives in one place.

## How It Works

The bottom line is you get a hands-free way to manage your sales data without switching apps.

1. Subscribe to the Capsule CRM MCP on Vinkius.
2. Input your Capsule CRM Personal Access Token.
3. Ask your agent to list contacts or create tasks.

## Frequently Asked Questions

**Can I use Capsule CRM with Claude or Cursor?**
Yes, you can connect this Connector to any compatible client like Claude, Cursor, or Windsurf to manage your CRM.

**Does this Connector let me create new leads?**
Yes, you can use it to create new person profiles directly through your AI agent's chat.

**Can I see my sales opportunities?**
Yes, your agent can list all your opportunities or pull specific details for any single deal.

**Will this sync my tasks?**
Yes, you can list, create, and get details for all your tasks and reminders within Capsule CRM.

**How do I connect my Capsule account?**
You'll need to subscribe to this Connector and provide your Capsule CRM Personal Access Token.

**Can I manage projects too?**
Yes, the Connector allows your agent to list all projects and pull specific details for individual ones.

**Is this good for SDRs?**
It's perfect for SDRs who need to quickly log contacts and set follow-up tasks without leaving their primary workspace.

**Can I check the value of a sales opportunity using the agent?**
Yes! Use the `get_opportunity_details` tool with the Opportunity ID. Your agent will fetch the detailed metadata, which includes the value amount and currency from Capsule CRM.

**How do I list all the people in my CRM?**
Simply ask the agent to `list_contacts`. It will retrieve the list of all parties (people and organizations) from your Capsule account, including their names and primary details.

**Does the integration allow creating a new task?**
Yes. Use the `create_task` action and provide the description. You can also optionally specify a due date. The task will be added to your Capsule account instantly.