// install via winget
Command Prompt & PowerShell
click to copy
winget install BlackwellSystems.agent-lsp
// direct download
Download Installer// 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.
// frequently asked questions
How do I install agent-lsp using winget?
Open PowerShell or Windows Terminal and run:
winget install BlackwellSystems.agent-lsp. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is agent-lsp?
MCP server giving AI agents reliable access to language server protocol
Is agent-lsp free to download?
agent-lsp is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update agent-lsp with winget?
Run
winget upgrade BlackwellSystems.agent-lsp in PowerShell or Windows Terminal to update agent-lsp to the latest available version.What architecture does agent-lsp support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.