Skip to content

Event Management

Bizzabo MCP connector

The Bizzabo connector brings events, sessions, speakers, contacts and accounts to Claude, ChatGPT, Cursor and the Elaichi Agent, so each person can ask about and update their events inside their own Bizzabo access, with every action logged.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Bizzabo to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Bizzabo once

  1. Open Connections, choose Add connection, and pick Bizzabo.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Bizzabo API key. One person generates a token in Bizzabo and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

bizzabo
Bizzabo
1Password
360learning
7shifts
Acquire
Active Ants
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Bizzabo MCP connector for Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Bizzabo MCP connector for ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Bizzabo MCP connector for Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Bizzabo to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Bizzabo through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Events

    Set up the next event from a template

    Ask for the event templates in Bizzabo, create the new event from the one that fits, and check its goals are in place before anyone starts building the agenda.

  • Content

    Build the agenda one session at a time

    Create sessions for a track, pull up any session by name, and remove the ones that fell through, without opening the agenda builder.

  • Speaker relations

    Chase speaker tasks before the deadline

    See which speaker tasks are still open, approve the bios and headshots that came in, decline what needs another pass, and invite the speakers who have not been asked yet.

  • Marketing

    Clean up contacts after a campaign

    Add the contacts that came through a partner list, fix a misspelled name or email, and pull a contact's record while a colleague is still on the phone.

  • Sales

    See which accounts show up at your events

    List the accounts and contacts in Bizzabo and ask which companies are represented at an upcoming event before planning meetings on site.

  • Operations

    Publish speakers and attach recorded talks

    Set a speaker's visibility once their bio is approved and attach the pre-recorded video to a session ahead of the virtual day.

Try asking

  • “Which speaker tasks are still open for the summit?”
  • “Create a session called Opening keynote on day one of the summit”
  • “List the accounts with contacts registered for next month's event”

See all 53 Bizzabo tools below

AI tools

Bizzabo tools for your AI agents

53 tools are ready to call through Elaichi's MCP endpoint the moment you connect Bizzabo, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Bizzabo gets you

6 screens from the product, each doing one job for your Bizzabo account.

The agent

Ask about your events in plain language.

Sessions, speakers and contacts answered from live Bizzabo records, not last week's export.

  • events
  • sessions
  • speakers
  • contacts

Ask Elaichi to work across your apps.

Which speaker tasks are still open for the summit?

Create a session called Opening keynote on day one of the summit

List the accounts with contacts registered for next month's event

Also runs in Claude, ChatGPT or Cursor

MCP clients

One endpoint puts Bizzabo in every client.

Claude, ChatGPT and Cursor connect over OAuth, with no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

53 Bizzabo tools, ready without any code.

Events, sessions, speakers, contacts and accounts, covered before anyone writes a line.

  • List all Bizzabo events
  • Get single Bizzabo event by ID
  • Create a Bizzabo event
  • List all Bizzabo event templates
ElaichiTools
Tool Action Description
List all Bizzabo events List List live, future, past, and draft events in the Bizzabo account. Returns: id, status, name, coverPhotoUrl, headerLogoUrl, supportEmail, venue, twitterHashtag, description, startDate, endDate, timezone, type, category, language, attendanceType, archived, created, modified, shortCode, customerMetadata, websiteUrl, links. Max 200 results per page.
Get single Bizzabo event by ID Get Get a single Bizzabo event by id. Returns the full event object including id, status, name, startDate, endDate, venue, attendanceType, and created. Required: id (numeric event id).
Create a Bizzabo event Create Create a new Bizzabo event from an event template. Returns: eventId. Required: template_id, name, startDateTime, endDateTime, timezone, attendanceType, supportEmail, category. Limited to 10 requests per day.
List all Bizzabo event templates List List the active event templates in a bizzabo account. Returns: id, name, icon, status, eventType, created, modified. Supports filtering (e.g. by name or eventType) and sorting via the filter and sort query parameters.
List all Bizzabo event goals List List event goals set up for every event in a bizzabo account, used to track the progress of registrations and ticket sales. Returns goal records including id, eventId, type, interval, goalValue, startTimestamp, endTimestamp, created, datePeriod, and modified.

Toolboxes

Each team gets its own Bizzabo toolbox.

Content works on sessions, sales on accounts, and neither sees the other's tools.

  • Events
  • Content
  • Speaker relations
  • Marketing
ElaichiToolboxes
Name Source template Tools Created

Events toolbox

Bizzabo · events and templates

Bizzabo starter 18 Mar 4, 2026

Content toolbox

Bizzabo · sessions and agenda

9 Mar 2, 2026

Speaker relations toolbox

Bizzabo · speakers and tasks

24 Feb 27, 2026

Marketing toolbox

Bizzabo · contacts and campaigns

Bizzabo starter 6 Feb 19, 2026

Sales toolbox

Bizzabo · accounts and contacts

31 Jan 30, 2026

Operations toolbox

Bizzabo · session videos and visibility

12 Jan 22, 2026

Shared connections

Share one Bizzabo connection, never the key.

Teammates work through the connection while the API key stays with whoever connected it.

  • Global events
  • Field marketing
  • Content
  • Speaker relations
ElaichiConnections
Connection Scope Status Access
BI

Bizzabo (Global events)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
BI

Bizzabo (Field marketing)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
BI

Bizzabo (Content)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
BI

Bizzabo (Speaker relations)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
BI

Bizzabo (Sales EMEA)

Connected by Clara Nowak

Personal • Active Not shared
BI

Bizzabo (Operations)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Bizzabo action names who did it.

When, who, what happened and which session or contact, in one append-only log.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Bizzabo Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Bizzabo Events Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Bizzabo Events List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule runs the speaker chase for you.

Open speaker tasks are fetched, grouped, drafted into a digest, approved, then posted to Bizzabo.

Bizzabo digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch events

    Bizzabo

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Bizzabo

    Queued

Collections and dashboards

Bizzabo health, computed without asking a model.

Four metrics, fourteen days of events created and a team breakdown, refreshed on schedule.

Bizzabo health

Refreshed 4 minutes ago · every 15 minutes · from the events collection

Live

Events

1,284 ↓ 12%

Sessions

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Events created

Last 14 days

By team

Share of activity

Global events 34%

Field marketing 27%

Content 21%

Speaker relations 18%

FAQ

Frequently asked questions

How do I connect Bizzabo to Claude?

Connect Bizzabo in Elaichi first, then in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Bizzabo connects with an API key, so the sign-in step is pasting a key from your Bizzabo account into Elaichi. There is no OAuth application to register and no client ID or secret to generate.

Does Bizzabo work with ChatGPT and Cursor as well as Claude?

Yes. Once Bizzabo is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect Bizzabo once and every client picks it up.

What can an AI agent actually do with my Bizzabo data?

With Bizzabo connected, an agent can list your events and create a new one from a template, build and remove sessions, and attach a pre-recorded video to a session. It can look up speakers, invite them, set their visibility, and approve or decline their outstanding tasks. It can also add, update or remove contacts and list the accounts behind them. Short, concrete asks such as "which speaker tasks are still open for the summit" work better than long sentences.

Does connecting Bizzabo give the AI access to every event and contact?

No. Every call to Bizzabo runs as the person who signed in, so an agent sees only the events, sessions, speakers and contacts that person can already reach in Bizzabo. Elaichi can narrow that access further with roles and restrictions, and it can never widen it.

Can my team share one Bizzabo connection?

Yes. One person connects Bizzabo with its API key and shares the connection with a team, and nobody else ever handles the key. Each teammate still signs in to Elaichi as themselves, so the audit log names the person who created a session or updated a contact, not the person who connected Bizzabo.

Can I stop an agent from deleting or changing things in Bizzabo?

Yes. Restrictions in Elaichi work per action, so you can allow reading events and sessions in Bizzabo while blocking deleting a session or removing a contact. A restricted action is never advertised to Claude, ChatGPT or any other client, so no prompt can reach it.

What happens to a Bizzabo connection when someone leaves?

Offboarding a person in Elaichi ends their access to Bizzabo at once, in every client they used. A shared Bizzabo connection keeps working for everyone else on the team. If you want Bizzabo gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.

Does the Bizzabo MCP connector work with Gemini, Codex, Claude Code or other MCP clients?

Yes. Bizzabo is reached over the same MCP endpoint every client uses, so anything that speaks MCP can call it — Gemini, Codex, Claude Code, Windsurf, Cline, Zed and OpenCode among them — alongside Claude, ChatGPT, Cursor, and the Elaichi Agent. The tools on offer and the access behind them are identical whichever client asks. Only the setup screen differs.

Put Bizzabo in front of your team

14 days on Gold, no credit card. Connect it once and pick what each team can call.

Works with
Claude ChatGPT Cursor and any other MCP client, or the Elaichi Agent.
When the trial ends
Nothing is deleted. Connections, roles and the audit log stay where they are, so subscribing picks up exactly where you left off.