What is MCP server for Liveblocks enabling AI functions via REST API.?
The liveblocks-mcp-server allows AI to use a number of functions from the Liveblocks REST API, including creating, modifying, and deleting aspects such as rooms, threads, comments, and notifications. It also provides read access to Storage and Yjs.
Documentation
liveblocks-mcp-server
This MCP server allows AI to use a number of functions from our REST API. For example, it can create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. It also has read access to Storage and Yjs. Learn more in our docs.
Automatic setup
To install automatically, copy your Liveblocks secret key from a project in your dashboard and run one of the following commands, replacing [key] with your secret key.