liveblocks_liveblocks-mcp-server

liveblocks_liveblocks-mcp-server

0

The liveblocks-mcp-server is a Model Context Protocol (MCP) server that facilitates AI usage of the Liveblocks REST API. It enables operations such as creating and managing rooms, threads, and notifications, with additional read access to Storage and Yjs.

liveblocks-mcp-server

This MCP server allows AI to utilize various functions from the Liveblocks REST API. It supports operations like creating, modifying, and deleting rooms, threads, comments, and notifications. The server also provides read access to Storage and Yjs. For more details, visit the documentation.

Automatic setup

To install, copy your Liveblocks secret key from your dashboard and run one of these commands, replacing [key] with your secret key:

  • Cursor
  • Claude Desktop
  • VS Code

Manual setup

  1. Clone the repository.
  2. Build the project.
  3. Obtain your Liveblocks secret key from the dashboard.

Setup for Specific Clients

  • Cursor
  • Claude Desktop