MCP & AI Agent Integration

Eventee
automation.

18 AI agent actions for Eventee — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Eventee to automate business processes and connect tools in your stack. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
18
actions
100%
governed
<200ms
latency
18
AI agent actions
9
Read operations
9
Write operations
2
High-risk actions (approval gated)
Business Tools Eventee is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Eventee.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Check In Attendee
eventee:check_in_attendee
Check in an attendee to the event or a specific session.
Read Low risk
Get Attendee
eventee:get_attendee
Fetch a single attendee by ID with registration details.
Read Low risk
Get Event
eventee:get_event
Fetch a single event by ID with basic details and settings.
Read Low risk
Get Session
eventee:get_session
Fetch a single session by ID with details and speakers.
Read Low risk
Get Speaker
eventee:get_speaker
Fetch a single speaker by ID with profile details and sessions.
Read Low risk
List Attendees
eventee:list_attendees
List attendees for an event with optional filtering and pagination.
Read Low risk
List Events
eventee:list_events
List events with optional filtering and pagination.
Read Low risk
List Sessions
eventee:list_sessions
List sessions for an event with optional filtering and pagination.
Read Low risk
List Speakers
eventee:list_speakers
List speakers for an event with optional filtering and pagination.
Read Low risk
Create Attendee
eventee:create_attendee
Register a new attendee for an event.
Write Medium risk
Create Event
eventee:create_event
Create a new event with basic details.
Write Medium risk
Create Session
eventee:create_session
Create a new session within an event.
Write Medium risk
Create Speaker
eventee:create_speaker
Create a new speaker for an event.
Write Medium risk
Delete Attendee
eventee:delete_attendee
Remove an attendee from an event. This action cannot be undone.
Write High risk
Delete Event
eventee:delete_event
Delete an event permanently. This action cannot be undone.
Write High risk
Send Email
eventee:send_email
Send an email to event attendees with customizable recipients and scheduling.
Write Medium risk
Update Attendee
eventee:update_attendee
Update an existing attendee's information.
Write Medium risk
Update Event
eventee:update_event
Update an existing event with new details.
Write Medium risk
MCP & Runtime API

Call Eventee
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Eventee actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

eventee:check_in_attendee READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "eventee:check_in_attendee",
    "args": {},
    "execution_id": "agent-001"
  }'
eventee:create_attendee WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "eventee:create_attendee",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Eventee.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Eventee data
Call eventee:check_in_attendee via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Eventee
Dry-run validates eventee:create_attendee before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Eventee
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Eventee action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Eventee — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Eventee action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Eventee action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Eventee works best
alongside these.

Build multi-step workflows that connect Eventee to the rest of your stack. All governed. All audited.

Eventee integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Eventee in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →