Construct Computer
A personal cloud computer with an AI agent that can browse, code, manage files, and work across everyday tools.
Construct Computer gives every user an isolated cloud computer with an AI agent that can operate it on their behalf. The agent can browse the web, write code, manage files, send emails, and work across connected tools while the user watches in real time from the browser.
What It Is
Construct is a cloud desktop for AI agents. Instead of only chatting about a task, the user can give the agent a real working environment with a browser, terminal, file system, code editor, email, calendar, Slack, Telegram, and connected apps.
The experience is collaborative: the agent can work autonomously, the user can take over at any time, and both can share the same live desktop session.
Platform
The public GitHub organization breaks the platform into a few clear pieces:
- construct – core platform, agent backend, API, and deployment
- web-desktop – React and TypeScript browser desktop environment
- notch – macOS companion app
- app-registry – registry of installable MCP apps
- app-sdk – SDK for building Construct apps
Technical Focus
The project combines a persistent browser-based workspace, agent runtime, app registry, and MCP-style extensibility. The product surface is built around visible agent work: users can see files, browser tabs, terminal commands, and app interactions happen in the same computer the agent uses.