Skip to content
Cline

bezelbub mcp for Cline

io.github.cwooddgr/bezelbub-mcp

Frame screenshots and screen recordings in Apple device bezels (device mockups). macOS only.

client:Cline transport:stdio runtime:npm

Install bezelbub mcp 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": {
    "bezelbub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dgr_labs/bezelbub-mcp"
      ]
    }
  }
}

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

bezelbub mcp in other clients