glass

fixed-width/glass
★ 0 stars Rust AI/LLM Updated 5d ago
MCP server: build → see → interact → debug loop over native GUI apps
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "glass": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "glass"
      ]
    }
  }
}

README Excerpt

A Rust [MCP](https://modelcontextprotocol.io) server that gives an AI coding agent a closed **build → see → interact → debug** loop over external native GUI applications. glass lets an agent launch a GUI app, capture what is on screen, inject mouse and keyboard input, read the app's logs, and detect visual changes — so a coding

Tools (6)

GLASS_BWRAPGLASS_SANDBOXIE_DIRGLASS_SHGLASS_SWAYGLASS_XVFBenv