Skip to main content
Glama

AHK_LSP

Analyze and fix AutoHotkey v2 code with LSP-like capabilities for improved code quality and error correction.

Instructions

Provides LSP-like analysis and auto-fixing for AutoHotkey v2 code. Accepts direct code or a file path (falls back to active file).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNoThe AutoHotkey v2 code to analyze or fix
filePathNoPath to .ahk file to analyze (defaults to active file when code omitted)
modeNoMode of operation: analyze (default) or fixanalyze
fixLevelNoAggressiveness of fixes (only for mode="fix")safe
autoFixNoAutomatically apply fixes (legacy parameter, use mode="fix")
returnFixedCodeNoReturn the fixed code in the output (legacy parameter)
showPerformanceNoShow performance metrics (legacy parameter)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrueCrimeDev/ahk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server