Skip to content
Claude Desktop

clickcast for Claude Desktop

io.github.alexkay28/clickcast

Drive a real Playwright browser: annotated screenshot + structured page state after every action.

client:Claude Desktop transport:stdio runtime:pypi

Install clickcast in Claude Desktop

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

{
  "mcpServers": {
    "clickcast": {
      "command": "uvx",
      "args": [
        "clickcast"
      ]
    }
  }
}

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

clickcast in other clients