Skip to content
Claude Desktop

MarkuprPlus for Claude Desktop

io.github.hashfunction/markuprplus

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

client:Claude Desktop transport:stdio runtime:npm

Install MarkuprPlus in Claude Desktop

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

{
  "mcpServers": {
    "markuprplus": {
      "command": "npx",
      "args": [
        "-y",
        "markuprplus"
      ]
    }
  }
}

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

MarkuprPlus in other clients