# Chili Piper MCP for AI Agents AI Agent Connect

> Chili Piper lets you manage your entire scheduling and lead routing workflow through an AI agent. You can check meeting details, monitor routing queues, and audit team rosters without leaving your chat interface. It connects your sales operations directly to your favorite AI client.

## Overview
- **Category:** sales-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_BNV8oUntErKLUkeMfA71Y8etuQyKNDIFnb2OXMaw/ai-agent-connect
- **Tags:** inbound-conversion, lead-routing, meeting-scheduling, round-robin, sales-productivity

## Description

Instead of jumping between tabs to see who is getting which lead or checking if a meeting was actually booked, you can just ask your agent. This Connector puts your scheduling and routing data into your chat window. You can see who is on the Inside Sales team or check the status of a specific booking in seconds. It takes the friction out of sales operations by making your data accessible through natural conversation. You do not have to hunt for the admin center just to see if a router is active or if the meeting reminders are firing correctly. When you add this to your stack via Vinkius, your agent becomes a functional part of your sales team. It handles the heavy lifting of data retrieval so you can focus on the actual conversations with prospects.

For sales operations managers, this means you can audit lead distribution across different regions without manually clicking through every router configuration. For revenue ops, it means getting a high-level view of meeting volumes and team rosters without needing a dedicated dashboard session. You get the ability to verify that your marketing forms are correctly connected to your inbound routers and that your team members are correctly assigned to their respective queues. It turns your AI client into a real-time oversight tool for your scheduling and routing infrastructure. You get the facts you need right when you ask for them, which keeps your workflow moving forward without the usual context switching.

## Tools

### get_chili_account_info
Pulls core account and user details. This helps you verify your configuration and account status quickly.

### get_queue_details
Provides deep information on a specific routing queue. This shows you exactly how leads are being handled in that path.

### list_inbound_routers
Lists all inbound routers used for form routing. It helps you confirm that your marketing forms are sending leads to the right place.

### list_booked_meetings
Lists your most recent bookings. You can use this to see what is currently on the calendar without opening the app.

### list_chili_teams
Lists all teams and their members. This allows you to verify your sales structure and roster assignments instantly.

### get_meeting_details
Fetches specific data for a single meeting. You can use this to check booking status or specific event content.

### list_chili_queues
Retrieves a list of all active routing queues in your account. This gives you a birds-eye view of your lead distribution setup.

### list_meeting_reminders
Shows your configured reminders and templates. This ensures your follow-up communication stays consistent across the team.

## Prompt Examples

**Prompt:** 
```
Show me the list of all active routing queues.
```

**Response:** 
```
Checking your active routing queues...

| Queue Name | Status | Type |
| :--- | :--- | :--- |
| **US Enterprise** | Active | Round Robin |
| **EMEA Mid-Market** | Active | Weighted |
| **Global Trials** | Active | Round Robin |
| **Internal Sales** | Active | Manual |

Would you like to see the specific rules for any of these?
```

**Prompt:** 
```
Who's on the 'Inside Sales' team?
```

**Response:** 
```
Retrieving the roster for the **Inside Sales** team...

I found 5 active members:
* John Doe
* Sarah Smith
* Mike Miller
* Jane Jones
* Bob Black

All members are currently active in the routing flow.
```

**Prompt:** 
```
List my last 5 booked meetings.
```

**Response:** 
```
Retrieving your recent bookings...

Here are your last 5 meetings:
1. **Demo with Acme** (Status: Booked)
2. **Discovery Call** (Status: Rescheduled)
3. **Product Walkthrough** (Status: Booked)
4. **Intro Call** (Status: Booked)
5. **Follow-up** (Status: Booked)

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

## Capabilities

### Check meeting statuses
See the details of recently booked appointments.

### Audit routing queues
Get a full list of active lead distribution paths.

### Inspect team rosters
See which members are assigned to specific sales teams.

### View inbound routers
See how your forms are currently distributing leads.

### Review meeting templates
Check the reminders and content for upcoming bookings.

### Pull account data
Get core user and account information quickly.

## Use Cases

### Checking Distribution
A Sales Ops manager asks the agent to check if the US Enterprise leads are still going to the right queue using list_inbound_routers.

### Meeting Audits
A RevOps person asks for the total number of meetings booked yesterday and uses list_booked_meetings to get the count.

### Team Verification
A manager wants to know who is on the Inside Sales team and asks the agent to list the members using list_chili_teams.

### Router Troubleshooting
A marketer asks if the EMEA router is active and uses list_inbound_routers to verify the connection status.

## Benefits

- Stop hunting through the admin panel for queue statuses. Use list_chili_queues to see your entire lead distribution setup in a single chat message.
- Get instant clarity on team rosters. Use list_chili_teams to see exactly who is on which team without switching tabs.
- Audit your booking flow faster. Use list_booked_meetings and get_meeting_details to verify that prospects are getting the right info.
- Keep your communication consistent. Check your list_meeting_reminders to ensure your follow-up templates are up to date.
- Verify router health instantly. Use list_inbound_routers to confirm your marketing forms are actually sending leads to the right place.

## How It Works

The bottom line is you get a direct line into your scheduling data without leaving your chat app.

1. Subscribe to this Connector on the Vinkius Marketplace.
2. Paste your Chili Piper API Key from your Admin Center into the configuration.
3. Ask your AI client to list queues or check meeting details to start working.

## Frequently Asked Questions

**Can the Chili Piper MCP show me my team rosters?**
Yes, it lets your agent see all teams configured in your account. You can quickly ask who is on a specific team to see the active members.

**How do I check if my lead routers are active?**
You can ask your agent to list your inbound routers. It will show you the status of every router used for form routing.

**Can I use this to see my meeting reminders?**
Yes, it pulls your configured reminders and templates. This helps you ensure your follow-up communication is consistent.

**Does this Connector help with sales lead distribution?**
It provides oversight for lead distribution by letting you monitor queues and routers through natural conversation.

**Can I get account info with the Chili Piper MCP?**
Yes, it can retrieve core account and user information to help you verify your setup and workspace details.

**Can I book new meetings with this Connector?**
No, this Connector is designed for data oversight and auditing. You'll still use the Chili Piper interface to book new meetings.

**Can I see my active routing queues through the agent?**
Yes! Use the `list_chili_queues` tool. The agent will return all configured queues in your account, allowing you to audit how leads are being distributed.

**How do I check the details of a specific meeting?**
Use the `get_meeting_details` tool with the unique meeting ID. Your agent will fetch the full record, including the attendees, timestamp, and status.

**Where do I find my Chili Piper API Key?**
Log in to your Chili Piper Admin Center and navigate to **Integrations**. You will find your API key there (it may be labeled as the Zapier API Key).