livestorm
A toolset created from your OpenAPI document

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools (38)
livestorm_get_events_id_sessions List all the sessions of an event.
List all the sessions of an event.
Read-only Idempotent Open-world
livestorm_get_sessions List all your event sessions.
List all your event sessions.
Read-only Idempotent Open-world
livestorm_get_sessions_id_people List all the participants of a session.
List all the participants of a session.
Read-only Idempotent Open-world
livestorm_get_users List organization team members.
List organization team members.
Read-only Idempotent Open-world
livestorm_post_events_id_sessions Create a new session for an event.
Create a new session for an event.
Open-world
livestorm_post_webhooks Create a new webhook subscription.
Create a new webhook subscription.
Open-world
livestorm_post_users Create a new team member user.
Create a new team member user.
Open-world
livestorm_get_events_id_people List all the people linked to all the sessions of an event.
List all the people linked to all the sessions of an event.
Read-only Idempotent Open-world
livestorm_delete_webhooks_id_ Delete a single webhook subscription.
Delete a single webhook subscription.
Destructive Idempotent Open-world
livestorm_post_sessions_id_people_bulk Creates a job for registering multiple registrants to a session.
Creates a job for registering multiple registrants to a session.
Open-world
livestorm_post_events Create a new event or duplicate an existing one.
Create a new event or duplicate an existing one.
Open-world
livestorm_get_webhooks List all your webhook subscriptions.
List all your webhook subscriptions.
Read-only Idempotent Open-world
livestorm_get_people_attributes List the people_attributes of your workspace.
List the people_attributes of your workspace.
Read-only Idempotent Open-world
livestorm_patch_sessions_id_ Partially update a session with some of its attributes.
Partially update a session with some of its attributes.
Open-world
livestorm_delete_users_id_ Delete a team member user.
Delete a team member user.
Destructive Idempotent Open-world
livestorm_patch_events_id_ Partially update an event with some of its attributes.
Partially update an event with some of its attributes.
Open-world
livestorm_put_sessions_id_ Update a session with its full list of attributes.
Update a session with its full list of attributes.
Idempotent Open-world
livestorm_get_jobs_id_tasks List all the tasks of a job.
List all the tasks of a job.
Read-only Idempotent Open-world
livestorm_put_events_id_ Update an event with its full list of attributes.
Update an event with its full list of attributes.
Idempotent Open-world
livestorm_post_sessions_id_people Register a new participant for a session (either an external registrant or internal team member).
Register a new participant for a session (either an external registrant or internal team member).
Open-world
livestorm_get_people List all the people belonging to your workspace, who engaged with one of your event sessions at some point, including your team members.
List all the people belonging to your workspace, who engaged with one of your event sessions at some point, including your team members.
Read-only Idempotent Open-world
livestorm_get_sessions_id_ Retrieve a single session.
Retrieve a single session.
Read-only Idempotent Open-world
livestorm_get_sessions_id_questions List all the questions of a session.
List all the questions of a session.
Read-only Idempotent Open-world
livestorm_delete_sessions_id_ Delete a single session.
Delete a single session.
Destructive Idempotent Open-world
livestorm_get_sessions_id_recordings List all the recordings of a session.
List all the recordings of a session.
Read-only Idempotent Open-world
livestorm_get_events List the events of your workspace.
List the events of your workspace.
Read-only Idempotent Open-world
livestorm_delete_sessions_id_people_people_id_ Remove a registrant from a session using his/her ID.
Remove a registrant from a session using his/her ID.
Destructive Idempotent Open-world
livestorm_get_sessions_id_chat_messages List all the chat messages of a session.
List all the chat messages of a session.
Read-only Idempotent Open-world
livestorm_get_sessions_session_id_people_id_ Get the details of someone who engaged with a session (who either registered or attended the session).
Get the details of someone who engaged with a session (who either registered or attended the session).
Read-only Idempotent Open-world
livestorm_delete_sessions_id_people Remove a registrant from a session using his/her email address.
Remove a registrant from a session using his/her email address.
Destructive Idempotent Open-world
livestorm_get_ping Test whether your API token or OAuth2 access token works.
Test whether your API token or OAuth2 access token works.
Read-only Idempotent Open-world
livestorm_get_events_event_id_people_id_ Get the details of someone who engaged with an event (who either registered or attended a session of this event).
Get the details of someone who engaged with an event (who either registered or attended a session of this event).
Read-only Idempotent Open-world
livestorm_delete_events_id_ Delete a single event.
Delete a single event.
Destructive Idempotent Open-world
livestorm_get_people_id_ Retrieve someone's details.
Retrieve someone's details.
Read-only Idempotent Open-world
livestorm_get_events_id_ Retrieve a single event.
Retrieve a single event.
Read-only Idempotent Open-world
livestorm_get_jobs_id_ Retrieve job's status.
Retrieve job's status.
Read-only Idempotent Open-world
livestorm_get_me Get the currently connected user (only supported with OAuth2) and organization.
Get the currently connected user (only supported with OAuth2) and organization.
Read-only Idempotent Open-world
livestorm_get_organization Get the currently connected workspace organization.
Get the currently connected workspace organization.
Read-only Idempotent Open-world
No tools match your search.
Server URL
https://mcp.livestorm.co/mcp/livestorm-mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote@0.1.25", "https://mcp.livestorm.co/mcp/livestorm-mcp" ] }