Recallai

Recallai

The universal API for meeting bots & conversation data.

281VIEWS
18USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app recallainpx @composio/cli add cursor --app recallainpx @composio/cli add cursor --app recallainpx @composio/cli add cursor --app recallai

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Bot

Create a new bot.

Delete Bot

Delete a bot by id.

List Bots

List all bots

List Chat Messages

Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).

Remove Bot From Call

Removes the bot from the meeting. this is irreversable.

Retrieve Bot

Get a bot instance.

Start Recording

Instructs the bot to start recording the meeting. this will restart the current recording if one is already in progress.

Stop Recording

Instructs the bot to end the current recording.

8 actions available