MCP server for Hotkeyless AHK HTTP API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
This repository provides:
opencode.json:
.mcp.json:
mcp-config.json:
npm should also work without problems!
opencode.json:
.mcp.json:
mcp-config.json:
GET /list returns JSON array of { command: string, note: string }GET /send/<command> accepts query parametersDefault config is at mcp-server/dist/infrastructure/config/config.ts.
Environment overrides:
| Parameter override | What it does | Default |
|---|---|---|
| BASE_URL | Adress of the Hotkeyless AHK server | http://localhost:42800 |
| TIMEOUT_MS | Timeout milliseconds for each request | 4000 |
| BLACKLIST | A list of commands to avoid being called | [] |
| CACHE_TTL_MS | Cache lifetime for command list in milliseconds | 5000 |
| ENDPOINT_LIST | Endpoint address of the command list | /list |
| ENDPOINT_TRIGGER | Endpoint address for invoking commands | /send |
./skills/.opencode/... folders to.opencode/skills for project specific skill setup%USERPROFILE%/.config/opencode/skills for global setup./skills/.claude/... folders to.claude/skills for project specific skill setup%USERPROFILE%/.config/claude-code/skills for global setup./skills/.claude/... folders to.claude/skills for project specific skill setup%USERPROFILE%/.config/claude-code/skills for global setupFactual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hotkeylessahk-mcp-skill)<a href="https://allmcps.com/mcp/hotkeylessahk-mcp-skill"><img src="https://allmcps.com/api/badge/hotkeylessahk-mcp-skill?style=directory" alt="HotkeylessAHK MCP Skill on AllMCPs" /></a>