Skip to content
Cline

plonk for Cline

io.github.ostapondo/plonk

Plonk gives agents local macOS tools for windows, workspaces, screenshots, OCR, and more.

client:Cline transport:stdio runtime:npm

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

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

plonk in other clients