Skip to main content
Glama

Glasswarp MCP Server

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

  1. API keyConsole → create key → copy gw_…

  2. Windows PCinstallpair → enable API access

  3. Paste the key as GLASSWARP_API_KEY (or Authorization: Bearer gw_… on the remote URL)

Say “List my rigs.” You need a USABLE machine.

Docs · hello@glasswarp.com

Related MCP server: desktop-touch-mcp

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.listsession.startscreen.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

  • Open: this MCP server + Python SDK. Not open: Windows host agent and platform (gateway, console, billing).

  • Local dev / tests: see repo package.json scripts (npm run dev, npm test)

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
6dRelease cycle
2Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to interact with Windows operating systems through native UI automation, file navigation, application control, and system commands. Provides seamless integration between LLMs and Windows environments for tasks like clicking, typing, launching apps, and capturing desktop state.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to see and control your desktop with tools for screenshots, clicks, typing, and more, all locally on macOS and Windows.
    Last updated
    128
    MIT

View all related MCP servers

Related MCP Connectors

  • Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.

  • Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step.

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/glasswarp/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server