Hotkeyless AHK MCP
Rank #17,402io.github.tim0-12432/HotkeylessAHK-mcp-skill
MCP server for Hotkeyless AHK HTTP API.
Hotkeyless AHK MCP is a Model Context Protocol (MCP) server published by tim0-12432. It ranks #17,402 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Hotkeyless AHK MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 114,644 of 132,046 servers on MCP Toplist.
Use Hotkeyless AHK MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hotkeylessahk-mcp-skill -e "BASE_URL=<your BASE_URL>" -e "TIMEOUT_MS=<your TIMEOUT_MS>" -e "BLACKLIST=<your BLACKLIST>" -e "CACHE_TTL_MS=<your CACHE_TTL_MS>" -e "ENDPOINT_LIST=<your ENDPOINT_LIST>" -e "ENDPOINT_TRIGGER=<your ENDPOINT_TRIGGER>" -- npx -y @tim0_12432/hotkeyless-ahk-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.hotkeylessahk-mcp-skill]
command = "npx"
args = ["-y", "@tim0_12432/hotkeyless-ahk-mcp-server"]
[mcp_servers.hotkeylessahk-mcp-skill.env]
BASE_URL = "<your BASE_URL>"
TIMEOUT_MS = "<your TIMEOUT_MS>"
BLACKLIST = "<your BLACKLIST>"
CACHE_TTL_MS = "<your CACHE_TTL_MS>"
ENDPOINT_LIST = "<your ENDPOINT_LIST>"
ENDPOINT_TRIGGER = "<your ENDPOINT_TRIGGER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<your BASE_URL>",
"TIMEOUT_MS": "<your TIMEOUT_MS>",
"BLACKLIST": "<your BLACKLIST>",
"CACHE_TTL_MS": "<your CACHE_TTL_MS>",
"ENDPOINT_LIST": "<your ENDPOINT_LIST>",
"ENDPOINT_TRIGGER": "<your ENDPOINT_TRIGGER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<your BASE_URL>",
"TIMEOUT_MS": "<your TIMEOUT_MS>",
"BLACKLIST": "<your BLACKLIST>",
"CACHE_TTL_MS": "<your CACHE_TTL_MS>",
"ENDPOINT_LIST": "<your ENDPOINT_LIST>",
"ENDPOINT_TRIGGER": "<your ENDPOINT_TRIGGER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hotkeylessahk-mcp-skill": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<your BASE_URL>",
"TIMEOUT_MS": "<your TIMEOUT_MS>",
"BLACKLIST": "<your BLACKLIST>",
"CACHE_TTL_MS": "<your CACHE_TTL_MS>",
"ENDPOINT_LIST": "<your ENDPOINT_LIST>",
"ENDPOINT_TRIGGER": "<your ENDPOINT_TRIGGER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<your BASE_URL>",
"TIMEOUT_MS": "<your TIMEOUT_MS>",
"BLACKLIST": "<your BLACKLIST>",
"CACHE_TTL_MS": "<your CACHE_TTL_MS>",
"ENDPOINT_LIST": "<your ENDPOINT_LIST>",
"ENDPOINT_TRIGGER": "<your ENDPOINT_TRIGGER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<your BASE_URL>",
"TIMEOUT_MS": "<your TIMEOUT_MS>",
"BLACKLIST": "<your BLACKLIST>",
"CACHE_TTL_MS": "<your CACHE_TTL_MS>",
"ENDPOINT_LIST": "<your ENDPOINT_LIST>",
"ENDPOINT_TRIGGER": "<your ENDPOINT_TRIGGER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tim0-12432%2FHotkeylessAHK-mcp-skill)<a href="https://mcptoplist.com/server/io.github.tim0-12432%2FHotkeylessAHK-mcp-skill"><img src="https://mcptoplist.com/badge/io.github.tim0-12432%2FHotkeylessAHK-mcp-skill.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
tim0-12432
Available versions (4)
| Version | Published |
|---|---|
| 1.0.8 | Aug 11, 2026 |
| 1.0.3 | Apr 27, 2026 |
| 1.0.2 | Apr 27, 2026 |
| 1.0.1 | Apr 27, 2026 |
Frequently asked questions
- Who maintains Hotkeyless AHK MCP?
- Hotkeyless AHK MCP is maintained by tim0-12432, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Hotkeyless AHK MCP listed on the Official MCP Registry?
- Yes — Hotkeyless AHK MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Hotkeyless AHK MCP have?
- MCP Toplist tracks 4 versions of Hotkeyless AHK MCP, most recently published on Aug 11, 2026.
- Where can I find the source code for Hotkeyless AHK MCP?
- The source code for Hotkeyless AHK MCP is hosted at github.com/tim0-12432/hotkeylessahk-mcp-skill.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.