HotkeylessAHK MCP Skill runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 12 Aug 2026.
MCP server for Hotkeyless AHK HTTP API.
Today is the operative word: we check HotkeylessAHK MCP Skill every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add HotkeylessAHK-mcp-skill -- npx -y @tim0_12432/hotkeyless-ahk-mcp-server
{
"mcpServers": {
"HotkeylessAHK-mcp-skill": {
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.HotkeylessAHK-mcp-skill]
command = "npx"
args = ["-y", "@tim0_12432/hotkeyless-ahk-mcp-server"]
{
"mcpServers": {
"HotkeylessAHK-mcp-skill": {
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"HotkeylessAHK-mcp-skill": {
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BASE_URL (The base URL of the Hotkeyless AHK HTTP server.), TIMEOUT_MS (The timeout in milliseconds for requests to the server.), BLACKLIST (A comma-separated list of blacklisted commands.), CACHE_TTL_MS (The time-to-live in milliseconds for cached responses.), ENDPOINT_LIST (The default endpoint path for listing commands.), ENDPOINT_TRIGGER (The default endpoint path for triggering commands.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Hostinger API
MCP server for SWAPI API
MCP server for QNAP NAS API
MCP server for Razorpay API.
MCP server for Harness API integration
HTTP MCP Client-Server for video enhancement API
MCP server for accessing Strava API
A MCP Server for BMC Helix ITSM API.
Answers built from our own checks of this server.