Livestorm MCP

Livestorm MCP (Model Context Protocol) is an integration layer that connects your Livestorm event data with AI tools and automated workflows. It uses Livestorm’s public API to expose structured, real-time information - such as events, sessions, users, attendees, and engagement metrics in a way that AI assistants can easily understand and act on.

With Livestorm MCP, your AI tools don’t just see your event data — they can also act on it.

Key MCP Use-Cases#

  • Custom Registration Experiences: Create tailored sign-up journeys and register attendees individually or in bulk using your own forms.

  • Sync Livestorm with CRM & Marketing Tools: Automatically push registration and engagement data into your CRM for follow-ups, nurturing flows, and lead scoring.

  • Engagement Scoring & Lead Nurturing: Track who attended, how engaged they were, and segment high-value leads for targeted campaigns.

  • Event Performance Analytics: Analyze trends like attendance rates, drop-offs, and chat activity without manual exports.

How to Use Livestorm MCP#

1. Select the Tool You Want to Connect#

Choose where your AI assistant or workflow engine lives (e.g., Claude, ChatGPT, Cursor).

2. Connect to the MCP Endpoint#

Our MCP server supports Streamable HTTP transport, using OAuth 2.1 with dynamic client registration for authentication, at:

https://mcp.livestorm.co/mcp

Setup steps differ slightly by tool:

Claude (Team / Enterprise, on claude.ai) Go to the connectors page and connect the Livestorm MCP.

Claude (Free / Pro, Claude Desktop) From Claude settings, go to Connectors, add a new connector, and enter https://mcp.livestorm.co/mcp. Complete the OAuth flow to finish connecting.

Claude Code Run:

claude mcp add --transport http Livestorm https://mcp.livestorm.co/mcp

Then authenticate by running /mcp in Claude Code and following the OAuth flow.

ChatGPT From ChatGPT settings > Connectors, add a new connector and enter https://mcp.livestorm.co/mcp. Complete the OAuth flow to finish connecting.

Other tools Hundreds of other tools support MCP servers. Configure yours with:

  • Command: npx

  • Arguments: mcp-remote https://mcp.livestorm.co/mcp

  • Environment: none required

Node.js is required for this generic setup path (it isn't required for the native Claude or ChatGPT connector flows above).

Once connected, you can start using the Livestorm MCP right away. Try asking your AI assistant to list your upcoming events, register a batch of attendees, or pull engagement data from a recent session.

3. Go!#

Once authenticated, your AI assistant can retrieve data and perform actions in real time.

Best Practices#

  • Always secure your API token and rotate it regularly.

  • Define clear scope permissions so that automation tools only access what they need.

  • Test automated actions in a staging environment before deploying to production.

Join our Livestorm Live Product Demo

During this 30-minute live event, we will introduce you to the platform. You will learn how to use Livestorm for your webinars.