
GlasswarpVerifiedFeatured
@Glasswarp
About Glasswarp
See and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.


Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"glasswarp": {
"command": "npx",
"args": [
"-y",
"@glasswarp/mcp"
],
"env": {
"GLASSWARP_API_KEY": "gw_live_sk_REPLACE_WITH_YOUR_KEY"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Glasswarp?
Glasswarp gives AI agents eyes and hands on a real Windows PC you own (BYOH). Hosted MCP or local npx @glasswarp/mcp — the agent runs anywhere; the PC stays yours. You bring the model (the brain).
- Observe: UIA targets + optional screenshots
- Act: click, type, keys, drag, scroll, batched
input.send_actions - Launch apps, owner Live View, consent + kill switch + audit
Remote URL: https://mcp.glasswarp.com/mcp
Stdio: npx -y @glasswarp/mcp
How to use Glasswarp?
- Install the Windows host, pair the rig, enable API access
- Create an API key at console
- Add MCP config (Config tab) or point a remote client at
https://mcp.glasswarp.com/mcpwithAuthorization: Bearer gw_… - Flow:
rigs.list→session.start→screen.observe→ act →session.end
Docs: Connect via MCP
Key features
- Local or remote MCP (not on-box-only)
- UIA grounding + native input on real Windows
- Owner Live View, visible session indicator, kill switch
- Official registry:
com.glasswarp/mcp-server - Open source server: Apache-2.0
Use cases
- Computer-use agents on real Windows apps (not a cloud VM)
- QA / regression on licensed desktop software
- Remote GPU workstation control from Cursor / Claude
FAQ
Do I need a Windows PC?
Yes. Glasswarp is BYOH — you pair your own machine. We don’t host the desktop.
Is this the same as local-only desktop MCPs?
No. Those only control the machine where MCP runs. Glasswarp works from any client against a paired Windows rig.
Where’s the source?
Frequently asked questions
Do I need a Windows PC?
Yes. Glasswarp is BYOH — you pair your own machine. We don’t host the desktop.
Is this the same as local-only desktop MCPs?
No. Those only control the machine where MCP runs. Glasswarp works from any client against a paired Windows rig.
Where’s the source?
https://github.com/glasswarp/mcp-server
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments