io.github.tim0-12432/HotkeylessAHK-mcp-skill MCP Server
io.github.tim0-12432/HotkeylessAHK-mcp-skill
What is the io.github.tim0-12432/HotkeylessAHK-mcp-skill MCP server?
MCP server for Hotkeyless AHK HTTP API.
How to install io.github.tim0-12432/HotkeylessAHK-mcp-skill
Copy-paste configuration for popular MCP clients.
BASE_URLThe base URL of the Hotkeyless AHK HTTP server.
TIMEOUT_MSThe timeout in milliseconds for requests to the server.
BLACKLISTA comma-separated list of blacklisted commands.
CACHE_TTL_MSThe time-to-live in milliseconds for cached responses.
ENDPOINT_LISTThe default endpoint path for listing commands.
ENDPOINT_TRIGGERThe default endpoint path for triggering commands.
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add HotkeylessAHK-mcp-skill --env BASE_URL=<YOUR_BASE_URL> --env TIMEOUT_MS=<YOUR_TIMEOUT_MS> --env BLACKLIST=<YOUR_BLACKLIST> --env CACHE_TTL_MS=<YOUR_CACHE_TTL_MS> --env ENDPOINT_LIST=<YOUR_ENDPOINT_LIST> --env ENDPOINT_TRIGGER=<YOUR_ENDPOINT_TRIGGER> -- npx -y @tim0_12432/hotkeyless-ahk-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.