Loading languages...
@L

@liveblocks/liveblocks-mcp-server

@liveblocks9

MCP server for Liveblocks.

Liveblocks
collaboration
real-time
API

# mcpServer Config

{
  "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..."
      }
    }
  }
}

# stdio

npx @smithery/cli run @liveblocks/liveblocks-mcp-server --key [YOUR_LIVEBLOCKS_SECRET_KEY]
Transport:
stdio
Sprache:
TypeScript
Erstellt:4/28/2025
Aktualisiert:7/13/2025