This server bridges Claude to AutoHotkey desktop automation through the Hotkeyless AHK HTTP API. It exposes tools to list available AHK commands and trigger them with parameters, letting you automate Windows workflows without writing hotkey bindings. You get configurable blacklists to block dangerous commands, request timeouts, and command list caching. Useful when you want Claude to control desktop applications, simulate keystrokes, or orchestrate GUI interactions on Windows machines where you've already set up Hotkeyless AHK commands. The package ships as a stdio transport server via npx, with environment variables for the API base URL, timeout limits, and endpoint paths.
claude mcp add --transport stdio tim0-12432-hotkeylessahk-mcp-skill -- npx -y @tim0_12432/hotkeyless-ahk-mcp-server