Servers
Liveblocks_liveblocks Mcp Server
@MCP-Mirror
Mirror of
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"liveblocks_liveblocks-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@liveblocks/liveblocks-mcp-server",
"--client",
"cursor",
"--key",
"[key]"
]
}
}
}