Setup LSP Command Interactive LSP server setup for Claude Code projects. Initialization 1. Load the skill for server recommendations and configuration patterns. 2. Check for existing in project root. 3. Parse command arguments to determine mode. Argument Parsing | Argument | Mode | Description | | --- | --- | --- | | (none) | Interactive | Scan project, ask user what to configure | | | Automatic | Auto-detect and configure without prompts | | | Check | Report installed LSPs and available updates | | | Research | Query MCP for latest recommendations for a language | | | Single | Configure LSP…