Install with winget
Open PowerShell or Command Prompt and run:
winget install BlackwellSystems.agent-lsp
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About agent-lsp
agent-lsp is a stateful MCP server over real language servers. It keeps the language server's semantic index warm and adds a skill layer that turns multi-step code operations into single, correct workflows. 50 tools, 30 languages, persistent sessions.
Advanced Install Options
Install (latest)
winget install BlackwellSystems.agent-lspInstall (pinned version)
winget install --id BlackwellSystems.agent-lsp -e --version 0.2.1Upgrade
winget upgrade BlackwellSystems.agent-lspUninstall
winget uninstall BlackwellSystems.agent-lspFrequently Asked Questions
How do I install agent-lsp using winget?
Open PowerShell or Windows Terminal and run:
winget install BlackwellSystems.agent-lsp. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is agent-lsp?
MCP server giving AI agents reliable access to language server protocol
Is agent-lsp free to use?
agent-lsp is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update agent-lsp with winget?
Run
winget upgrade BlackwellSystems.agent-lsp in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall agent-lsp?
Run
winget uninstall BlackwellSystems.agent-lsp to remove agent-lsp from your system.