Install
Select a method below to install the server.
And 28 more
https://mcp.livestorm.co/mcp/livestorm-mcp
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>"
}
}