Vinkius
SimplyBook.me logo
Vinkius
Vinkius runs on CrewAI

How to Use the SimplyBook.me MCP in CrewAI

Automate multi-step scheduling and client record management with the SimplyBook.me MCP Server for CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

SimplyBook.me MCP on Cursor AI Code Editor MCP Client SimplyBook.me MCP on Claude Desktop App MCP Integration SimplyBook.me MCP on OpenAI Agents SDK MCP Compatible SimplyBook.me MCP on Visual Studio Code MCP Extension Client SimplyBook.me MCP on GitHub Copilot AI Agent MCP Integration SimplyBook.me MCP on Google Gemini AI MCP Integration SimplyBook.me MCP on Lovable AI Development MCP Client SimplyBook.me MCP on Mistral AI Agents MCP Compatible SimplyBook.me MCP on Amazon AWS Bedrock MCP Support
MCP Servers — Included with Plan
Vinkius runs on CrewAI

Connect SimplyBook.me MCP to CrewAI

Create your Vinkius account to connect SimplyBook.me to CrewAI — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.

GDPR Included with Plan

Key Capabilities

MCP Server for Complex Scheduling Logic

When your crew needs to book something, it starts by calling `create_booking`, which requires a service ID, unit ID, and precise start time. It also runs `get_work_calendar` so the agents know exactly when staff units are available before committing to anything. If a booking changes or gets canceled, your agent handles the cleanup using `update_booking` or `cancel_booking`. These tools let you manage the full lifecycle of an appointment without manual intervention.

Managing SimplyBook.me Client Records with CrewAI

The system manages client identity by calling `list_clients`, giving your agent a complete roster of company customers. It also uses `list_services` to provide the context needed, ensuring that agents only try to book services you actually offer. Need to know what resources are available? Call `list_units` to get all provider or location units listed in SimplyBook.me. This data helps your crew determine who can handle a specific job.

Tracking All SimplyBook.me Bookings via MCP Server

You can track the full history of appointments by calling `list_bookings`, which returns all scheduled bookings. For deep dives, `get_booking_details` pulls up every piece of information for a single booking record. If you want to check specific dates or class times, the agent uses `list_events`. You can also look at everything currently available by calling `list_services`, giving your crew all necessary options.

Setup guide

Set up SimplyBook.me 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 SimplyBook.me tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent SimplyBook.me 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 SimplyBook.me MCP in CrewAI

Your agent first calls `get_work_calendar` to check availability. Then, it uses `list_services` and `create_booking` in sequence, ensuring all necessary IDs are passed before finalizing the appointment.
Yep. The MCP Server includes `list_clients`, letting your agent read existing company records. It provides the foundational data needed to build complex, automated operational workflows using CrewAI.
Simply call `list_units`. The tool returns every available provider or location within SimplyBook.me, letting your agent select the correct resource for the job at hand.
This MCP Server handles `client records` and all associated scheduling details. It ensures that only the necessary booking information is exposed to your autonomous agents.
While both list schedules, `list_bookings` shows general appointments managed by the system. `list_events`, however, is designed to pull specific calendar classes or defined recurring activities within SimplyBook.me.

Start using the SimplyBook.me 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 SimplyBook.me. 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.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.