# CallPage MCP for AI Agents AI Agent Connect

> CallPage MCP lets you manage your lead pipeline and callback history through your AI agent. You can pull lead profiles, check widget settings, and see call recordings without jumping between tabs. It connects your sales data directly to your workflow.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4oCVgJtZ5NpYhkUQcG3RbXFOKDKuZHgdVdEDbCnU/ai-agent-connect
- **Tags:** callback, lead-capture, conversion-optimization, widget, sales-engagement, customer-service

## Description

CallPage connects your account to your AI agent to help you manage your lead generation and callback history. Instead of jumping between tabs to see who called or digging through a dashboard to find a recording URL, you can just ask your agent for the info. It brings your lead profiles, widget settings, and team directory into a single conversation. You can see how your widgets are performing across different sites and make sure your team is actually getting the leads they need. It handles the heavy lifting of navigating your account so you can focus on closing deals. Because it's hosted on Vinkius, you get a reliable way to keep your sales data in one place. You'll be able to check SMS templates, verify department routing, and grab account insights in seconds. It's about making your sales and marketing data actually usable in real-time rather than buried in a separate dashboard. You can quickly verify if a specific widget is active or if a manager is assigned to the right department. This means no more manual checking of configurations or hunting down contact details. Everything you need to move a lead forward is now reachable through a simple chat.

## Tools

### get_account_info
This tool retrieves your core manager and account information. It helps you keep your workspace details handy for your agent.

### get_call_details
This tool gets the details of a specific call. Use it to pull recording links or durations for a single entry.

### get_lead_details
This tool provides the details of a specific lead. It lets you see contact info and intent for a single person.

### get_widget_settings
This tool gets the settings for a specific widget. It shows you the exact configuration and performance data.

### list_calls
This tool lists all callback calls and their recordings. It gives you a full history of your call volume.

### list_departments
This tool lists company departments. It helps you see how your organization is structured for routing.

### list_leads
This tool lists captured leads from your widgets. You can use it to see every person who has interacted with your site.

### list_managers
This tool lists team managers. It helps you see who is overseeing different parts of your sales team.

### list_sms_templates
This tool lists available SMS templates. It shows you all the automated follow-up messages you can send.

### list_widgets
This tool lists all CallPage widgets. It gives you a full view of every widget active in your account.

## Prompt Examples

**Prompt:** 
```
List my leads from today.
```

**Response:** 
```
I've retrieved your leads. You have 5 new leads today, including **John Doe** (+1234567890) and **Sarah Smith** (intent: inquiry).

| Name | Phone | Intent |
| :--- | :--- | :--- |
| John Doe | +1234567890 | Inquiry |
| Sarah Smith | +5550199 | Inquiry |
```

**Prompt:** 
```
Show the last 3 call recordings.
```

**Response:** 
```
Retrieving recent calls... I found 3 recordings:

* **Call #101**: 2m 30s
* **Call #105**: 1m 15s
* **Call #109**: 4m 45s

You can listen to them here: [Recording Link 1], [Recording Link 2], [Recording Link 3].
```

**Prompt:** 
```
What are the settings for widget 'Main Website'?
```

**Response:** 
```
Widget **'Main Website'** (ID: wid_123) is currently active.

* **Status**: Active
* **Delayed Callback**: Enabled (28 seconds)
* **Department**: Sales
```

## Capabilities

### Pull call recordings
Get URLs and durations for every callback in your history.

### Fetch lead profiles
See contact info and specific customer intent for every captured lead.

### Check widget status
View configuration and performance data for all your active widgets.

### Verify team routing
Access your directory of managers and departments to ensure leads go to the right people.

### Review SMS templates
See the automated follow-up messages you have ready to go.

### Get account data
Pull core manager and account information instantly.

## Use Cases

### Lead Prioritization
An SDR asks for a list of leads with high intent and gets a formatted table of phone numbers and notes using list_leads.

### Quality Assurance
A manager asks the agent to find the recording for a specific call from yesterday to check the sales pitch using get_call_details.

### Widget Audit
A marketer wants to know if the Main Website widget is still set to a 28-second delay using get_widget_settings.

### Team Onboarding
A new manager asks the agent to list all departments and their assigned managers to understand the team structure using list_departments.

## Benefits

- Stop hunting for recordings. Use list_calls to grab recording URLs and durations instantly without logging into a separate dashboard.
- Know your leads better. Use get_lead_details to see customer intent and contact info the moment a lead hits your system.
- Fix widget issues fast. Check get_widget_settings to see exactly how your landing page widgets are performing in real-time.
- Route leads accurately. Use list_departments and list_managers to ensure every lead reaches the correct team member.
- Standardize your follow-ups. Use list_sms_templates to quickly see and manage the automated messages your team sends out.
- Get a bird's-eye view. Use get_account_info to see your workspace status and manager details in one quick prompt.

## How It Works

The bottom line is you get a direct line from your AI agent to your entire CallPage sales ecosystem.

1. Subscribe to the CallPage MCP on Vinkius.
2. Enter your CallPage External API Key into your AI client.
3. Ask your agent to pull leads, check call logs, or manage widgets.

## Frequently Asked Questions

**Can I see my call recordings with CallPage?**
Yes, you can ask your agent to list all calls or find specific recordings. It will provide the recording URLs and durations directly in your chat.

**How do I get lead info into my AI client?**
Once connected, your agent can pull all captured leads from your widgets. It will show you contact details and customer intent for each lead.

**Can I check my widget settings?**
Yes, you can ask about specific widgets to see their configuration, such as callback delays and which department they are assigned to.

**Does CallPage support SMS templates?**
Yes, the Connector allows your agent to list all available SMS templates. This helps you stay consistent with your automated follow-up messages.

**How do I see my team's department list?**
You can ask your agent to list all departments or managers. It will pull the current directory from your account to help with team coordination.

**What kind of lead data can I see?**
You can see comprehensive lead profiles, including the contact information and the specific intent captured when the lead interacted with your widgets.

**Can I listen to call recordings using the agent?**
Yes! Use the `list_calls` or `get_call_details` tool. If a recording is available, your agent will provide the `recording_url` which you can click to listen to the conversation.

**How do I see the details of a specific lead?**
Simply ask the agent to `get_lead_details` and provide the Lead ID. It will retrieve the full profile, including phone number, email, and any custom data captured by the widget.

**Does the integration allow updating widget settings?**
The current toolset focuses on querying and monitoring (Read-Only) for operational control. Updating widget styles or complex behaviors should be managed through the CallPage administrator dashboard.