Stats
Actions
Tags
From livepilot
Connects to the LivePilot platform for managing live events, webinars, and streaming. Runs locally as a stdio server.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"livepilot": {
"command": "npx",
"args": [
"livepilot"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub dreamrec/livepilot --plugin livepilot