M
meeting-agents
/send_demo_agent
send demo agent
Send Mainroom's open demo agent into a live meeting RIGHT NOW. Give it a Google Meet, Microsoft Teams, Zoom, or Webex meeting URL; the agent appears in the meet
liveverifiedunknown~5s typical
mcpprobedmeeting-agents
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-mainroom-meeting-agents /send_demo_agent for me.
Input
| Field | Type | Description |
|---|---|---|
| meeting_url* | string | Full join URL of the live meeting (https://meet.google.com/..., https://...zoom.us/j/..., |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-mainroom-meeting-agents","endpoint":"/send_demo_agent","input":{"meeting_url":"..."}}'cli
npx cracked-ai run -p mcp-ai-mainroom-meeting-agents -e /send_demo_agent -i '{"meeting_url":"..."}'mcp
run_tool({ provider: "mcp-ai-mainroom-meeting-agents", endpoint: "/send_demo_agent", input: {"meeting_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.