EXTRA - Native Computer Use for Zed
io.github.aiyantra/extra
Flashless macOS & Windows native computer-use engine for AI vision, mouse & keyboard automation
client:Zed
transport:stdio
runtime:pypi
Install EXTRA - Native Computer Use in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"extra": {
"command": "uvx",
"args": [
"extra-desktop"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs