# AI Receptionist MCP for AI Agents AI Agent Connect

> AI Receptionist lets your agent handle phone calls and chat inquiries without you being there. It manages your calendar, pulls transcripts, and checks your knowledge base to make sure the AI gives correct answers. It's built for businesses that need to be reachable 24/7 without hiring a massive team. Use it to automate your front-desk operations and keep your schedule perfectly coordinated.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_MdcdyzLNHJtrI95cLafiWkQpbAWduxllXdndvQFU/ai-agent-connect
- **Tags:** aireceptionist, ai-voice-api, call-transcripts, automated-booking, lead-capture, knowledge-base-automation, front-desk-orchestration, conversational-ai, mcp

## Description

AI Receptionist lets you put your agent in charge of the front desk. Instead of manually checking logs or digging through spreadsheets to see who booked an appointment, your agent just asks the Connector. You get a direct line into your voice and chat interactions, including full transcripts and operational metadata in real time. It handles the heavy lifting of scheduling by letting the agent create, list, or manage bookings on the fly to keep your calendar perfectly coordinated. You can also pull from your organizational business rules and FAQs so the agent knows exactly how to interact with clients. It's one of the tools in the Vinkius catalog that actually makes your automation feel like a real employee. You stop worrying about missed leads and start focusing on the customers who actually show up. Your agent acts as a dedicated front-desk coordinator, handling the repetitive inquiries so you don't have to. By connecting this to your workflow, you move from manual troubleshooting to proactive management of your customer engagement. Verify your API connectivity and monitor active webhooks to ensure your communication ecosystem stays healthy. This means no more digging through individual lead tables or listening to call recordings manually. Your agent handles the data, and you get the results.

## Tools

### create_aireceptionist_booking
Book a new appointment for a customer. Your agent can do this directly during a live conversation to save you a step.

### get_aireceptionist_booking
Fetch specific details for a single appointment. This lets your agent see exact times and customer notes for a specific slot.

### create_aireceptionist_conversation
Start a new interaction record. This helps keep your logs organized when starting fresh customer threads.

### get_aireceptionist_analytics
Pull performance data on lead captures and interactions. You can use this to see if your AI is hitting its targets.

### get_aireceptionist_conversation
Pull the details of a specific chat or call. You can use this to grab transcripts for follow-up actions.

### get_aireceptionist_me
Check the profile of the current user. This helps the agent identify who is currently managing the account.

### list_aireceptionist_bookings
See all active appointments in your directory. It's the fastest way to get a bird's-eye view of your upcoming schedule.

### list_aireceptionist_conversations
Get a list of all recent voice and chat interactions. Use this to find specific customer inquiries quickly.

### list_aireceptionist_knowledge
Pull all articles from your business knowledge base. This ensures your agent has the right facts to answer questions.

### list_aireceptionist_webhooks
See which webhooks are currently active. It helps you confirm that your external systems are receiving real-time updates.

## Prompt Examples

**Prompt:** 
```
Check my schedule for tomorrow and tell me if I have any gaps.
```

**Response:** 
```
I've checked your calendar for tomorrow. You have the following available slots:

| Time | Status |
| :--- | :--- |
| 09:00 AM | Available |
| 11:30 AM | Available |
| 02:00 PM | Available |

Would you like me to book one of these for a new lead?
```

**Prompt:** 
```
What's the policy for late cancellations?
```

**Response:** 
```
According to your business knowledge base, the policy for late cancellations is as follows:

* **Notice Period**: Customers must provide at least 24 hours notice.
* **Fee**: Cancellations made with less than 24 hours notice will incur a 50% service fee.
* **Exceptions**: Medical emergencies are exempt from this fee.
```

**Prompt:** 
```
How many new leads did we get from the voice calls this week?
```

**Response:** 
```
I've pulled the performance analytics for this week's voice interactions:

* **Total Calls**: 42
* **Leads Captured**: 18
* **Conversion Rate**: 42.8%

Would you like to see the transcripts for the calls that didn't result in a lead?
```

## Capabilities

### Retrieve call transcripts
Get full text logs of past voice or chat interactions to review customer history.

### Manage appointment bookings
Create, list, and view scheduled dates in your directory to keep the calendar updated.

### Access business knowledge
Pull FAQs and internal rules to guide your agent's responses with accurate data.

### Monitor lead performance
Get data on how well the AI is capturing new business and interacting with leads.

### Check webhook status
Verify that your external communication links are active and receiving updates.

## Use Cases

### Missed Call Handling
A customer calls to book a cleaning service. The agent handles the request and secures the slot immediately.

### Knowledge Retrieval
A client asks about pricing. The agent pulls the correct info from your knowledge base to give a precise quote.

### Lead Auditing
An ops manager wants to see how many leads were captured last week. The agent pulls the performance data.

### Transcript Review
A manager needs to know why a specific call ended poorly. The agent fetches the text log for review.

## Benefits

- Stop missing leads by letting your agent monitor interactions and capture data instantly.
- Keep your calendar organized by letting your agent create and manage appointments during live chats.
- Ensure your AI stays on-brand by pulling the latest rules from your knowledge base.
- Get better insights into customer behavior using performance analytics to track lead capture.
- Reduce manual data entry by letting your agent pull transcripts from voice and chat sessions.
- Maintain a reliable setup by checking your active webhooks to confirm your systems are connected.

## How It Works

The bottom line is you get a hands-off way to manage your business's first point of contact.

1. Subscribe to the AI Receptionist MCP.
2. Grab your API Key from the Developer Settings in your AI Receptionist dashboard.
3. Connect it to your agent to start managing calls and bookings.

## Frequently Asked Questions

**Can AI Receptionist book appointments for me?**
Yes, it lets your agent create and manage bookings directly in your calendar. This allows your AI to secure slots during live conversations without any manual input from you.

**Does it handle voice calls too?**
It can retrieve transcripts and metadata from both voice calls and chat sessions. This gives you a complete view of every interaction your business has.

**How does it know my business rules?**
It pulls directly from your knowledge base articles to ensure the agent stays accurate. You can update your rules in your dashboard and the agent will know immediately.

**Can I see how my AI is performing?**
You can pull performance analytics to see how many leads are being captured. It helps you track the ROI of your automated front-desk setup.

**Is it hard to set up?**
You just need your API key from the dashboard to connect it to your preferred AI client. Once connected, your agent can start managing your bookings and transcripts.

**Can it help with multi-channel inquiries?**
It manages both chat and voice interactions, giving you a unified view of customer contact. This ensures your business stays consistent across different communication types.

**How do I find my AI Receptionist API Key?**
Log in to your account, navigate to **Developer Settings** > **API**, and generate or copy your unique API Key.

**Can I read call transcripts via AI?**
Yes! The `get_aireceptionist_conversation` tool allows your agent to retrieve complete high-fidelity transcripts of any AI interaction programmatically.

**How do I check lead analytics?**
Use the `get_aireceptionist_analytics` tool to retrieve a high-fidelity summary of lead capture metrics and performance data directly through your agent.