realhands - Real Desktop Computer Use for Zed
io.github.kanishka089/realhands
Lets Claude drive your REAL mouse, keyboard and screen - works in your own logged-in apps.
client:Zed
transport:stdio
runtime:pypi
Install realhands - Real Desktop Computer Use in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"realhands": {
"command": "uvx",
"args": [
"realhands"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs