Glasswarp MCP Server
MCP serverDev toolsEyes and hands on real Windows PCs — observe, click, type via Glasswarp API.
Available today. Use it from your connected AI after setup.
Needs your own account with this service. Credentials stay encrypted.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the demos.list tool from Glasswarp MCP Server
From the project's README
As published by glasswarp/mcp-server in README.md.
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 |
Start here
- API key — Console → create key → copy
gw_… - Windows PC — install → pair → enable API access
- Paste the key as
GLASSWARP_API_KEY(orAuthorization: Bearer gw_…on the remote URL)
Say “List my rigs.” You need a USABLE machine.
Connect (Cursor)
Add to Cursor
— then set GLASSWARP_API_KEY to your console key.
Or paste:
{
"mcpServers": {
"glasswarp": {
"command": "npx",
"args": ["-y", "@glasswarp/mcp"],
"env": {
"GLASSWARP_API_KEY": "gw_live_sk_REPLACE_WITH_YOUR_KEY"
}
}
}
}
Same tools via remote URL https://mcp.glasswarp.com/mcp when the client supports headers. More clients: docs.
Workflow
rigs.list → session.start → screen.observe → act → session.end
Prefer input.send_actions for multi-step work. Always end the session.
Tools
| 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 |
More
- npm:
@glasswarp/mcp· registry:com.glasswarp/mcp-server· Apache-2.0 - Directory: Smithery
- Open: this MCP server + Python SDK. Not open: Windows host agent and platform (gateway, console, billing).
- Local dev / tests: see repo
package.jsonscripts (npm run dev,npm test)
Tools it offers (16)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
demos.listdemos.getrigs.listsession.startsession.endscreen.observeinput.click_targetinput.click_xyinput.type_textinput.send_keysinput.draginput.scrollinput.send_actionsapp.launchsession.live_viewsession.status
Signals
- Last commit
- Aug 2026
Advanced
- Delivery
- mcp-server MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-glasswarp-mcp-server- Source
- github.com/glasswarp/mcp-server
- Hosted endpoint
https://mcp.glasswarp.com/mcp