Back to directory
liveblocks/liveblocks-mcp-server

liveblocks/liveblocks-mcp-server

@liveblocks

MCP server for Liveblocks - enables AI to use Liveblocks REST API for rooms, threads, comments, notifications and more.

liveblocksreal-timecollaborationmcprest-apitypescriptcloud

Installation & Configuration

{
  "mcpServers": {
    "liveblocks": {
      "command": "npx",
      "args": [
        "-y",
        "github:liveblocks/liveblocks-mcp-server"
      ],
      "env": {
        "LIVEBLOCKS_SECRET_KEY": "sk_xxxxxxxxxxxx"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12