Loading MCP server directory, please wait...
MCP server for Hotkeyless AHK HTTP API.
npx @getmcp/cli add io.github.tim0-12432/HotkeylessAHK-mcp-skillRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tim0-12432/HotkeylessAHK-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "",
"TIMEOUT_MS": "",
"BLACKLIST": "",
"CACHE_TTL_MS": "",
"ENDPOINT_LIST": "",
"ENDPOINT_TRIGGER": ""
}
}
}
}