lahfir/agent-desktop
A Rust-based CLI that gives AI agents structured access to any desktop application through OS accessibility trees.

Velocity · 7d
+7.5
★ / day
Trend
→steady
star history
Agent Desktop is a native desktop automation tool built for AI agents, built in Rust. It extracts structured JSON representations of application UI elements through OS-level accessibility APIs, enabling AI agents to observe and interact with any desktop application without relying on screenshots or pixel matching. It integrates with the Model Context Protocol (MCP) ecosystem and provides deterministic element references for reliable automation.