Skip to content
Cline

OBSBOT Tiny 2 Camera Control for Cline

io.github.lxman/obsbot-mcp

Control an OBSBOT Tiny 2 camera: pan/tilt/zoom, AI tracking, focus, exposure, snapshots, recording

client:Cline transport:stdio runtime:npm

Install OBSBOT Tiny 2 Camera Control 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "obsbot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "obsbot-mcp"
      ],
      "env": {
        "OBSBOT_LOG_FILE": "<OBSBOT_LOG_FILE>"
      }
    }
  }
}

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

OBSBOT Tiny 2 Camera Control in other clients