Skip to content
Claude Desktop

oswright for Claude Desktop

io.github.ask-812/oswright

Windows desktop automation that re-reads only what changed: 7x fewer tokens per task.

client:Claude Desktop transport:stdio runtime:pypi

Install oswright in Claude Desktop

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

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

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

oswright in other clients