Skip to content
Cline

vibe for Cline

io.github.brightseth/vibe

Social layer for Claude Code - DMs, presence, games between AI-assisted developers

client:Cline transport:stdio runtime:npm

Install vibe in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "vibe": {
      "command": "npx",
      "args": [
        "-y",
        "slashvibe-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

vibe in other clients