Embed a Windows app in your product without rewriting it.
Stream any Windows executable into your own app with the SDK, script it against a live UI tree, and let the AI Copilot or your own agent drive it.
Embed a Windows App in Your Product
Your product needs to offer a Windows-only tool inside it, but rewriting that tool for the web isn't realistic on your timeline.
Drop a streamed session straight into your app with the SDK — the Windows app runs server-side, your users just see the tab.
Script Legacy Desktop Tools
An internal or vendor tool only ships as a Windows .exe, with no API, and you need to pull data out of it programmatically.
Point the SDK's UI tree at the running app and read fields, click buttons, and extract data — no OCR, no screen-scraping.
Spin Up Ephemeral Dev/Test Environments
QA and CI need a real Windows environment on demand, but managing a VM fleet for occasional test runs is overhead nobody wants.
Start a session from a single SDK call, run your test script against it, and let the container tear itself down when you're done.
AI Agents That Need a Windows UI
Your agent needs to operate a real Windows application, not just call APIs — and there's no clean API to call.
Hand the session to the AI Copilot, or drive the UI tree directly from your own agent loop, with full session recording for auditability.
Developer FAQs
Start streaming your first session.
Free to start — no credit card, no VPN setup, no installer.