# Chiirp MCP for AI Agents AI Agent Connect

> Chiirp MCP. Connect your marketing automation and lead nurturing platform to your AI agent. Manage contacts, track drip sequences, and organize tags to keep your sales pipeline moving without manual data entry.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_2dhTGwOiul4bIDaYc3jTYso7caQ6HqWTxMjWWgVx/ai-agent-connect
- **Tags:** sms-marketing, drip-campaigns, lead-nurturing, crm, automated-followup, contact-segmentation

## Description

You're tired of jumping between tabs to check if a lead was tagged correctly or to see which SMS campaign is actually hitting home. With this Connector, you just talk to your agent. You can ask it to find a specific customer by their phone number, see what part of a drip sequence they're in, or quickly group a bunch of new leads with a 'hot lead' tag. It handles the heavy lifting of navigating the Chiirp dashboard so you can focus on closing deals. Because Vinkius makes it so easy to plug this into your existing workflow, you're basically giving your AI a seat in your marketing office. It knows who's who, what's been sent, and what needs to happen next, making it way easier to keep your home service or sales team running smoothly. You can monitor your active SMS and email campaigns to see engagement data or update contact details on the fly. It turns your CRM from a static database into a conversational workspace where you can manage your entire lead nurturing strategy without ever opening another browser tab.

## Tools

### check_chiirp_status
Verify that your API connection is active and working. It's the quickest way to ensure your agent has access.

### create_contact
Add a new person to your CRM using their phone number. This is the starting point for any new lead.

### apply_tag
Add a specific tag to a contact to trigger automated workflows. This helps you segment your audience instantly.

### get_profile
View your overall account information. It's useful for checking your account limits and settings.

### list_campaigns
See every active SMS and email campaign in your account. Use this to keep an eye on your marketing spend.

### list_contacts
Get a full list of everyone in your CRM. This is great for high-level audits of your database.

### list_sequences
View all your automated drip workflows. Use this to see how your leads are moving through the funnel.

### list_tags
See all the categories you currently have available. This helps you stay consistent with your naming system.

### remove_tag
Take a tag off a contact when they no longer fit a category. It keeps your segments clean and accurate.

### get_contact
Pull up all the details for a specific customer. Use this to see their history and current status.

### search_contacts
Find a specific person by their phone number. This is the fastest way to pull up a lead during a call.

### update_contact
Change specific details like names or notes for an existing lead. It keeps your data current without manual editing.

## Prompt Examples

**Prompt:** 
```
Who are my hottest leads right now?
```

**Response:** 
```
### Hot Leads Summary
I've pulled the contacts currently tagged as **hot-lead**.

| Name | Phone | Tag Status |
| :--- | :--- | :--- |
| John Smith | +1-555-0101 | Hot Lead |
| Maria Garcia | +1-555-0202 | Hot Lead |

*Note: Both are currently in the 'Priority Follow-up' drip sequence.*
```

**Prompt:** 
```
Create a new contact for Mike at 555-0199 and tag him as a 'new-inquiry'.
```

**Response:** 
```
Done! I've added **Mike** (+1-555-0199) to your CRM and applied the **new-inquiry** tag. He's now ready for your automated onboarding sequence.
```

**Prompt:** 
```
What's the status of our current SMS drip?
```

**Response:** 
```
You have **3 active campaigns** currently running:

*   **New Lead Welcome** (SMS)
*   **Abandoned Cart Recovery** (SMS)
*   **Monthly Newsletter** (Email)

Would you like me to check the engagement data for any of these?
```

## Capabilities

### Tag contacts for automation
Apply or remove tags to segment your audience and trigger specific drip workflows.

### Create new leads
Add new people to your CRM using their phone number as the unique identifier.

### Monitor drip sequences
View all your active automation sequences and see how leads are moving through your funnel.

### Search your database
Find specific customer details instantly by searching for their phone number.

### Track SMS campaigns
List all your active SMS and email campaigns to check on their current status.

## Use Cases

### Quickly qualifying new website leads
A new lead comes in from your site. You ask your agent to create a contact and apply a 'new-inquiry' tag to start the drip.

### Checking a customer's follow-up status
You're on a call and need to know where a customer stands. Ask your agent to get the contact details and check their current sequence.

### Auditing active marketing spend
A manager wants to see what's running. They ask the agent to list all active SMS campaigns and show the current engagement.

### Cleaning up old lead segments
You need to move a customer out of a 'hot lead' group. Ask the agent to remove the tag and update their notes.

## Benefits

- Stop manual data entry by using create_contact and update_contact to keep your CRM fresh while you're on the move.
- Segment your audience instantly with apply_tag and remove_tag to ensure the right people get the right messages.
- Get a bird's-eye view of your marketing with list_campaigns and list_sequences to see exactly where your leads are.
- Find customers in seconds using search_contacts so you never have to hunt through spreadsheets again.
- Keep your workflows accurate by using list_tags to maintain a consistent naming system across your entire business.

## How It Works

The bottom line is you turn your CRM into a conversational workspace.

1. Grab your API token from your Chiirp dashboard.
2. Enter the token into your Vinkius-connected AI client.
3. Start asking your agent to find leads, apply tags, or check campaign statuses.

## Frequently Asked Questions

**Can the Chiirp MCP help me manage my home service leads?**
Yes, it lets you search, tag, and update leads via chat. You can quickly organize your HVAC or plumbing leads without manual data entry.

**How do I use the Chiirp MCP to organize my customers?**
You can use it to apply tags to different segments like 'hot leads' or 'scheduled' to trigger specific automated follow-up messages.

**Can my agent see my active SMS campaigns?**
Yes, your agent can list all your active campaigns so you can check on their status and engagement levels instantly.

**Is it easy to keep my CRM data updated with Chiirp?**
Absolutely. You can tell your agent to update specific contact fields whenever something changes, keeping your database accurate with simple commands.

**Does the Chiirp MCP work for sales teams?**
It's a great tool for sales teams to keep track of drip sequences and update contact info quickly while they are moving through the sales cycle.

**Can I find a specific customer by their phone number using the Chiirp MCP?**
Yes, your agent can search your entire database by phone number to pull up a customer's history and notes in seconds.

**Can I search for a contact by phone number?**
Yes! Use `search_contacts` with the phone number to find matching contacts in your Chiirp database.

**How do I add a tag to trigger an automation?**
Use `apply_tag` with the contact's phone number and the tag ID. If the tag is linked to an automation sequence in Chiirp, it will trigger automatically.

**Can I view my active campaigns?**
Yes! Use `list_campaigns` to see all SMS and drip campaigns, or `list_sequences` to view automation workflows with their statuses.