Whereby for your agents.
Connect Whereby once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Whereby.
What agents can do with Whereby
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
whereby_create_roomCreate a new meeting room. Returns the room URL and hostRoomUrl. Set endDate for scheduling.
whereby_get_roomGet details of a meeting room by its id.
whereby_delete_roomDelete a meeting room by its id.
whereby_list_recordingsList cloud recordings. Filter by room name or date range; results are paginated.
whereby_get_recordingGet metadata for a single recording by id (room, duration, status).
whereby_get_recording_access_linkGet a short-lived signed URL to download or stream a recording's file.
whereby_delete_recordingPermanently delete a recording by id.
whereby_list_room_sessionsInsights: list past room sessions (participants, start/end times) for reporting. Filter by room name and date range.
whereby_update_roomUpdate an existing meeting room's settings.
whereby_create_room_with_tokenCreate a meeting room with a pre-generated room token for authentication.
whereby_list_roomsList all meeting rooms on the account.
whereby_get_room_sessionInsights: get details of a single room session by id.
whereby_create_sip_endpointCreate a SIP endpoint to dial into a meeting room from a phone system.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to the Whereby Embedded dashboard.
- Go to the Configure section and generate an API key.
- Copy the API key.
- Use it as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Whereby to Even: call connect_begin("whereby") on the even-connect MCP and walk me through it.
Create video meeting room with scheduling, list cloud recordings for meetings, and delete recordings.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.