Clickmeeting

Clickmeeting

ClickMeeting is a cloud-based online meeting and webinar platform that enables businesses and individuals to host virtual meetings, webinars, and training sessions.

45VIEWS
2792USERS

Install MCP Server

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

npx @composio/cli add cursor --app clickmeetingnpx @composio/cli add cursor --app clickmeetingnpx @composio/cli add cursor --app clickmeetingnpx @composio/cli add cursor --app clickmeeting

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

Available Tools

Create Conference

Tool to create a new conference. use when you need to schedule or start a meeting/webinar after authentication.

Create Contact

Tool to create a new contact in your clickmeeting account. use when you need to add or pre-register an attendee before scheduling an event.

Delete Conference

Tool to delete a specific conference. use after confirming the conference is no longer needed.

Delete Recording

Tool to delete a specific recording for a conference room. use when you need to remove an unwanted or outdated recording after confirming the conference and recording ids. deletion is irreversible.

Delete Recordings

Tool to delete all recordings for a conference room. use when you need to clear all saved recordings for a specific conference before archiving or reusing it.

Generate Autologin Url

Tool to generate an autologin url for a conference participant. use when you need to provide direct access to a conference room without separate login.

Generate Session Pdf Report

Tool to generate a pdf report for a specific session. use when you need to download session analytics as a pdf file.

Get Chat Details

Tool to retrieve details of a specific chat session. use when you have the chat id and need its metadata and messages.

Get Chats

Tool to retrieve a list of all chat sessions. use when you need to list available chats in your account.

Get Conference Details

Tool to retrieve details of a specific conference. use after confirming the meeting id. example: "get details for conference with meeting id='123456'".

Get Conference Files

Tool to retrieve files associated with a conference. use after creating or updating a conference to list or download files uploaded to it.

Get Conferences

Tool to retrieve a paginated list of conference rooms. use when you need to list all conferences.

Get Conference Sessions

Tool to retrieve a list of sessions for a conference room. use when you need detailed session information after scheduling a conference.

Get Conference Skins

Tool to retrieve a list of available conference room skins. use when customizing or selecting skin options before creating a conference.

Get File Library

Tool to retrieve a list of files in the file library. use when you need to browse available files with optional pagination.

Get Phone Gateways

Tool to retrieve a list of available phone gateways. use when you need dial-in options for participants before starting a session.

Ping Api

Tool to check api service status. use when verifying the clickmeeting api connection before making requests.

Get Recordings

Tool to retrieve recordings for a specific conference room. use after the conference has ended to fetch available recordings.

Get Registrations

Tool to retrieve registrations for a conference room by status. use after obtaining the conference id to fetch registrations filtered by state.

Get Session Attendee Details

Tool to retrieve details of a specific session attendee. use after obtaining conference id, session id, and attendee id to fetch attendance details.

20 actions available