MCP server for Hotkeyless AHK HTTP API.
claude mcp add hotkeylessahk-mcp-skill -- npx -y @tim0_12432/hotkeyless-ahk-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hotkeylessahk-mcp-skill": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hotkeylessahk-mcp-skill": {
"command": "npx",
"args": [
"-y",
"@tim0_12432/hotkeyless-ahk-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.tim0-12432--HotkeylessAHK-mcp-skill/reviews or the review_server meta-tool.
POST /mcp