Skip to content
Zed

oswright for Zed

io.github.ask-812/oswright

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

client:Zed transport:stdio runtime:pypi

Install oswright in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

oswright in other clients