Skip to content
Cline

MarkuprPlus for Cline

io.github.hashfunction/markuprplus

Records your screen and voice, returns one annotated screenshot and finding per mark.

client:Cline transport:stdio runtime:npm

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

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

MarkuprPlus in other clients