Agent Lsp
MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Agent Lsp is a stateful runtime over real language servers that indexes the workspace once, keeps the index warm, and adds a skill layer for correct multi-step operations. Agent Lsp bridges LSP and MCP to make language server intelligence accessible to AI agents. Agent Lsp uses phase enforcement to block out-of-order tool calls at runtime.
Agent Lsp provides 66 tools, 30 CI-verified languages, and 24 agent workflows in a single Go binary. Agent Lsp continuously verifies support for 30 real language servers through CI tests on every push.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.