Weavz
SimplyBook.me

SimplyBook.me

JSON-RPC scheduling API for services, performers, availability, booking, rescheduling, and plugin webhooks.

CustomCommerce
6 tools
2 triggers
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
get_event_list

List SimplyBook.me services/events available for booking.

get_unit_list

List SimplyBook.me performers/providers.

get_start_time_matrix

Get available start times for a service, performer, date range, and participant count.

book

Create a SimplyBook.me booking for a selected service, performer, date, and time.

reschedule_book

Reschedule a SimplyBook.me booking using the public service API.

get_booking_details

Retrieve SimplyBook.me booking details by booking ID.

Triggers

Name
booking_webhook_received

Receives a SimplyBook.me Zapier/API plugin booking webhook. Configure the Weavz webhook URL in SimplyBook.me.

client_webhook_received

Receives a SimplyBook.me Zapier/API plugin client webhook. Configure the Weavz webhook URL in SimplyBook.me.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('simplybook-me', 'get_event_list', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'simplybook-me',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect SimplyBook.me to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does SimplyBook.me support?

SimplyBook.me supports 6 tools including List Services, List Performers, Get Available Time Slots, Create Booking, Reschedule Booking, and more.

Can I use SimplyBook.me with AI agents?

Yes. Add SimplyBook.me to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect SimplyBook.me to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add SimplyBook.me as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped SimplyBook.me tools exposed by that workspace.

Does SimplyBook.me work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved SimplyBook.me work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with SimplyBook.me?

SimplyBook.me exposes 6 tools, including List Services, List Performers, Get Available Time Slots, Create Booking, Reschedule Booking, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can SimplyBook.me be used in stateful agent workflows?

Yes. Agents can combine SimplyBook.me tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does SimplyBook.me use?

SimplyBook.me uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the SimplyBook.me integration cost?

The SimplyBook.me integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does SimplyBook.me support?

SimplyBook.me supports 2 triggers including Booking Webhook Received, Client Webhook Received.

Connect SimplyBook.me in minutes

Get 20,000 free action executions every month. No credit card required.