Liveblocks

Official
by liveblocks

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.

Cursor

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client cursor --key [key]

Claude Desktop

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client claude --key [key]

VS Code

npx -y @smithery/cli install @liveblocks/liveblocks-mcp-server --client vscode --key [key]

Other clients

Find installation information for other clients on Smithery.

Manual setup

  1. Clone this repo.
git clone https://github.com/liveblocks/liveblocks-mcp-server.git
  1. Build the project.
npm install npm run build
  1. Get your Liveblocks secret key from the dashboard.
sk_dev_Ns35f5G...

Cursor

  1. Go to File → Cursor Settings → MCP → Add new server.
  2. Add the following, with the full path to the repo and your secret key:
{ "mcpServers": { "liveblocks-mcp-server": { "command": "node", "args": ["/full/path/to/the/repo/liveblocks-mcp-server/build/index.js"], "env": { "LIVEBLOCKS_SECRET_KEY": "sk_dev_Ns35f5G..." } } } }
  1. Check it's enabled in the MCP menu.

Claude Desktop

  1. Go to File → Settings → Developer → Edit Config.
  2. Open the JSON file, claude_desktop_config.json.
  3. Add the following, with the full path to the repo and your secret key:
{ "mcpServers": { "liveblocks-mcp-server": { "command": "node", "args": ["/full/path/to/the/repo/liveblocks-mcp-server/build/index.js"], "env": { "LIVEBLOCKS_SECRET_KEY": "sk_dev_Ns35f5G..." } } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Liveblocks

  1. Automatic setup
    1. Cursor
    2. Claude Desktop
    3. VS Code
    4. Other clients
  2. Manual setup
    1. Cursor
    2. Claude Desktop

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Give Claude access to real-time knowledge and premium content. Get rid of Claude's cutoff data and transform Claude's responses with current events, and trusted, premium sources through Linkup's powerful search capability.
    Last updated -
    1
    20
    Python
    MIT License
  • A
    security
    A
    license
    A
    quality
    Enables users to send live webcam images to Claude Desktop or other MCP clients, facilitating interaction through capturing images, screenshots, and providing a webcam view for visual input.
    Last updated -
    2
    143
    15
    TypeScript
    MIT License
    • Apple
  • -
    security
    F
    license
    -
    quality
    An MCP server that enables LLMs to 'see' what's happening in browser-based games and applications through vectorized canvas visualization and debug information.
    Last updated -
    35
    23
    JavaScript
  • A
    security
    F
    license
    A
    quality
    An MCP server that enables AI clients like Cursor, Windsurf, and Claude Desktop to access web content in markdown format, providing web unblocking and searching capabilities.
    Last updated -
    2
    181
    3
    JavaScript
    • Apple

View all related MCP servers

ID: x714wi36o5