Skip to content
Claude Desktop

vibelive for Claude Desktop

io.github.pooriaarab/vibelive

Multiplayer for agentic coding terminals: live cursors, presence, chat.

client:Claude Desktop transport:stdio runtime:npm

Install vibelive in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vibelive": {
      "command": "npx",
      "args": [
        "-y",
        "vibelive"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vibelive in other clients