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
livestorm_get_events_id_sessions livestorm_get_sessions livestorm_patch_events_id_ livestorm_get_users livestorm_post_events_id_sessions livestorm_post_webhooks livestorm_delete_users_id_ livestorm_post_users livestorm_delete_webhooks_id_ livestorm_patch_sessions_id_
And 28 more
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", "--header", "Mcp-Livestorm-Api-Key:${MCP_LIVESTORM_API_KEY}" ], "env": { "MCP_LIVESTORM_API_KEY": "<your-value-here>" } }