Agent
See the screen, drive the screen.
Inside the browser, on the desktop, in your terminal. Wherever the task lives, an AI agent can take it on.
Autonomous agent runtime
Agent lets AI do real work. Planner decomposes the goal, Computer Use drives the browser, CLI runs on your machine, Scheduler runs on schedule. You decide what to delegate.
Computer Use operates in the browser: navigation, form fills, screenshots, DOM extraction, iframe support, downloads. Agent CLI is exposed as an MCP server, callable from Claude.ai, Cursor, and other environments.
Key features
- Planner — Decompose high-level goals into steps
- Computer Use — Navigation / input / screenshot / DOM in the browser
- Agent CLI — Local execution on your machine
- Scheduler — Cron-based periodic execution
- MCP server — Callable from Claude.ai, Cursor, etc.
- Iframe / Shadow DOM support