How to Use the Liveblocks (Collaborative) MCP in Claude
Manage collaborative rooms and live document states directly inside Claude Desktop using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Liveblocks (Collaborative) MCP to Claude Desktop
Create your Vinkius account to connect Liveblocks (Collaborative) to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Control room state from your desktop chat
The `create_room` tool lets your AI client spin up new collaborative environments on the fly. You don't need to write API scripts or open the browser console to set up collaborative workspaces anymore. When your client runs this MCP tool, it configures the room properties and assigns access permissions instantly. Managing existing rooms is handled via `update_room` and `delete_room` to keep your workspace organized. Your agent can modify metadata, restrict user access, or clean up stale testing environments without leaving the desktop workspace. This makes environment provisioning a one-second task during development loops.
Sync live document states in real time
The `get_ydoc` tool pulls down a JSON representation of your Yjs documents directly into the desktop chat interface. This lets your agent inspect active collaborative data structures without forcing you to write custom debugging tools. It reads the raw state tree so you can spot synchronization issues immediately. To push changes back to the server, the agent uses `update_ydoc` and `patch_storage` to apply binary updates or JSON patch operations. You can watch your shared UI update in real time on your local server while the desktop app handles the heavy lifting under the hood. It removes the guesswork from debugging complex collaborative states.
Track active users and coordinate threads
The `list_active_users` tool exposes who is currently working inside a specific room to your agent. Knowing who is online helps the agent coordinate team-wide tasks and manage real-time presence markers. It provides raw session data so you can see exactly who is connected during a live editing session. If a user leaves a comment, the agent can use `create_thread` and `resolve_thread` to manage team discussions. Your agent can read through active threads, draft replies, or close out solved issues without you ever opening the Liveblocks dashboard. It keeps your communication loop tight and documented.
Set up Liveblocks (Collaborative) MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Liveblocks (Collaborative) MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Liveblocks (Collaborative) MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Liveblocks (Collaborative) MCP today
We host it, we monitor it, we maintain it. You just paste one token.