The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Glasswarp listing page.
See and control a real Windows PC you own — from any MCP client. Observe, click, type, launch apps, Live View. You bring the model; Glasswarp is eyes and hands.
No cloud desktop — install our host on your Windows machine.
| Remote URL | https://mcp.glasswarp.com/mcp |
| Auth | Authorization: Bearer gw_… (create a key) |
| Docs | docs.glasswarp.com/get-started/mcp |
gw_…GLASSWARP_API_KEY (or Authorization: Bearer gw_… on the remote URL)Say “List my rigs.” You need a USABLE machine.
Add to Cursor
— then set GLASSWARP_API_KEY to your console key.
Or paste:
Same tools via remote URL https://mcp.glasswarp.com/mcp when the client supports headers. More clients: docs.
rigs.list → session.start → screen.observe → act → session.end
Prefer input.send_actions for multi-step work. Always end the session.
| Tool | Role |
|---|---|
rigs.list | Find a USABLE paired Windows machine |
session.start / session.end | Metered session (always end) |
screen.observe | UIA targets + text (image=true for JPEG) |
input.* | click, type, keys, drag, scroll, send_actions |
app.launch | Start an exe on the rig |
session.live_view / session.status | Owner Live View · billing signals |
demos.list / demos.get | Showcase run contracts |
@glasswarp/mcp · registry: com.glasswarp/mcp-server · Apache-2.0package.json scripts (npm run dev, npm test)