Liveblocks

Official
by liveblocks

liveblocks-mcp-server

이 MCP 서버를 통해 AI는 REST API 의 다양한 기능을 사용할 수 있습니다. 예를 들어, 라이브블록의 다양한 기능(방, 스레드, 댓글, 알림 등)을 생성, 수정, 삭제할 수 있습니다. 또한 Storage 및 YJS에 대한 읽기 권한도 가지고 있습니다. 자세한 내용은 문서를 참조하세요 .

자동 설정

자동으로 설치하려면 대시보드 의 프로젝트에서 Liveblocks 비밀 키를 복사하고 다음 명령 중 하나를 실행하여 [key] 비밀 키로 바꾸세요.

커서

지엑스피1

클로드 데스크탑

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

VS 코드

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

다른 고객들

Smithery 의 다른 고객에 대한 설치 정보를 찾아보세요.

수동 설정

  1. 이 저장소를 복제합니다.
git clone https://github.com/liveblocks/liveblocks-mcp-server.git
  1. 프로젝트를 빌드합니다.
npm install npm run build
  1. 대시보드 에서 Liveblocks 비밀 키를 받으세요.
sk_dev_Ns35f5G...

커서

  1. 파일 → 커서 설정 → MCP → 새 서버 추가로 이동합니다.
  2. 다음을 추가하고 저장소의 전체 경로와 비밀 키를 입력하세요.
{ "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. MCP 메뉴에서 해당 기능이 활성화되어 있는지 확인하세요.

클로드 데스크탑

  1. 파일 → 설정 → 개발자 → 구성 편집으로 이동합니다.
  2. JSON 파일, claude_desktop_config.json 엽니다.
  3. 다음을 추가하고 저장소의 전체 경로와 비밀 키를 입력하세요.
{ "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.

라이브블록

  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