reflex

jross32/reflex
★ 0 stars JavaScript Code/Dev Tools Updated today
OS-level MCP server for Windows automation and system control over stdio JSON-RPC
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reflex": {
      "command": "npx",
      "args": [
        "-y",
        "jross32/reflex"
      ]
    }
  }
}

README Excerpt

**Reflex is a Windows-only MCP server that lets an AI client inspect and operate a local Windows machine.** It combines system and process inspection, file and clipboard work, window management, screenshots, visible mouse/keyboard input, and persistent PowerShell or Command Prompt sessions in one stdio MCP server.