horizon-mcp

dmitry-goubar/horizon-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server that gives Claude eyes and hands on a Windows desktop - screen capture, mouse, keyboard, window control. Targets Omnissa Horizon for enterprise app automation.
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": {
    "horizon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dmitry-goubar/horizon-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that gives Claude eyes and hands on a Windows desktop — capture screenshots, move the mouse, type text, and manage windows. Controlling a graphical Windows application from an AI assistant normally requires a purpose-built API or RPA framework. horizon-mcp takes a different approach: it exposes raw screen capture and input simulation as MCP tools, so Claude can see what is on screen and interact with it the same way a human would — by looking, clicking, and typing.

Tools (6)

buttonkeyscreenscreenshottargettext