HotkeylessAHK mcp skill for Claude Code
io.github.tim0-12432/hotkeylessahk-mcp-skill
MCP server for Hotkeyless AHK HTTP API.
client:Claude Code
transport:stdio
runtime:npm
Install HotkeylessAHK mcp skill in Claude Code
run in your project directory
claude mcp add hotkeylessahk-mcp-skill -e BASE_URL=<BASE_URL> -e TIMEOUT_MS=<TIMEOUT_MS> -e BLACKLIST=<BLACKLIST> -e CACHE_TTL_MS=<CACHE_TTL_MS> -e ENDPOINT_LIST=<ENDPOINT_LIST> -e ENDPOINT_TRIGGER=<ENDPOINT_TRIGGER> -- npx -y @tim0_12432/hotkeyless-ahk-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs