io.github.tim0-12432/HotkeylessAHK-mcp-skill
Quality Score
80
/100
MCP server for Hotkeyless AHK HTTP API.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"HotkeylessAHK-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<base_url>",
"TIMEOUT_MS": "<timeout_ms>",
"BLACKLIST": "<blacklist>",
"CACHE_TTL_MS": "<cache_ttl_ms>",
"ENDPOINT_LIST": "<endpoint_list>",
"ENDPOINT_TRIGGER": "<endpoint_trigger>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"HotkeylessAHK-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
],
"env": {
"BASE_URL": "<base_url>",
"TIMEOUT_MS": "<timeout_ms>",
"BLACKLIST": "<blacklist>",
"CACHE_TTL_MS": "<cache_ttl_ms>",
"ENDPOINT_LIST": "<endpoint_list>",
"ENDPOINT_TRIGGER": "<endpoint_trigger>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @tim0_12432/hotkeyless-ahk-mcp-server§02 Environment variables
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.
§03 MCP Quality Score · methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.