The Liveblocks MCP server allows you to inspect and modify your project with AI in compatible apps such as Cursor, VS Code, Claude Desktop, and more.
Our MCP server features 39 different tools, enabling most features from our REST API. You can use it to:
AI will often string tool calls together—for example, if you ask it to fetch a room that doesn’t exist, it will ask if you’d like to create the room first, and then fetch it after.
To install automatically, use one of the following commands, making sure to insert a secret key from your correct project in your dashboard.
Run the following command to set up Cursor:
Run the following command to set up Claude Desktop:
Run the following command to set up VS Code:
Find installation information for other clients on Smithery.
Go to File → Cursor Settings → MCP → Add new server.
Add the following, with the full path to the repo and the correct secret key from your dashboard:
Go to File → Settings → Developer → Edit Config.
Open the JSON file, claude_desktop_config.json
.
Add the following, with the full path to the repo and the correct secret key from your dashboard:
The source code is available in our GitHub repository.
We use cookies to collect data to improve your experience on our site. Read our Privacy Policy to learn more.