4,500+ servers built on MCP Fusion
Vinkius
AI Receptionist logo
Vinkius
CrewAI logo

How to Use the AI Receptionist MCP in CrewAI

Deploy a collaborative team of specialized agents to manage your phone bookings and customer conversations using CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

AI Receptionist MCP on Cursor AI Code Editor MCP Client AI Receptionist MCP on Claude Desktop App MCP Integration AI Receptionist MCP on OpenAI Agents SDK MCP Compatible AI Receptionist MCP on Visual Studio Code MCP Extension Client AI Receptionist MCP on GitHub Copilot AI Agent MCP Integration AI Receptionist MCP on Google Gemini AI MCP Integration AI Receptionist MCP on Lovable AI Development MCP Client AI Receptionist MCP on Mistral AI Agents MCP Compatible AI Receptionist MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect AI Receptionist MCP to CrewAI

Create your Vinkius account to connect AI Receptionist to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Divide receptionist tasks using CrewAI MCP Server

The `list_aireceptionist_conversations` tool lets your monitoring agent track active customer calls. With this MCP Server, you can assign one agent to monitor incoming queries while another agent processes the actual bookings using `create_aireceptionist_booking`. They share memory and context to keep the customer journey smooth. Your booking agent checks active slots with `list_aireceptionist_bookings` before confirming anything, preventing double-bookings and scheduling conflicts.

Audit receptionist calls autonomously

The `get_aireceptionist_conversation` tool allows a quality control agent to pull finished transcripts for sentiment analysis. Set up a quality control agent that reviews finished calls to ensure your brand voice is maintained. If the agent detects an unhappy caller, it immediately triggers an escalation workflow. It can pull the user profile using `get_aireceptionist_me` to find the right account manager and alert them.

Keep your receptionist smart and updated

The `list_aireceptionist_knowledge` tool lets a research agent check what information the receptionist currently has access to. Let your research agent update the receptionist's brain autonomously by reading your internal docs and flagging outdated information. Meanwhile, a technical monitor agent can verify that your integrations are alive. It calls `list_aireceptionist_webhooks` to ensure booking notifications are flowing to your external messaging channels.

Setup guide

Set up AI Receptionist MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke AI Receptionist tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="AI Receptionist Analyst",
    goal="Access and analyze AI Receptionist data via MCP.",
    backstory="Expert analyst with direct AI Receptionist access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent AI Receptionist transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about AI Receptionist MCP in CrewAI

Install the package using pip install crewai "crewai[tools]". Then, pass your Vinkius MCP URL directly into the agent's mcps list parameter during initialization.
Yes, CrewAI's hierarchical execution allows different agents to share access to tools like create_aireceptionist_booking and coordinate their scheduling tasks.
Your agents can use list_aireceptionist_bookings to verify existing slots, resolve conflicts autonomously, and then call create_aireceptionist_booking to write the clean data back.
Yes, you can use MCPServerHTTP along with a tool_filter to expose only specific tools, like preventing a research agent from accessing booking modifications.
When your agents fetch profile data via get_aireceptionist_me, the credentials and customer info are processed in zero-trust, ephemeral MCP sandboxes. Vinkius never logs or caches these sensitive payloads.

Start using the AI Receptionist MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for AI Receptionist. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.