agent-lsp
活跃·★ 44·MIT·更新于 2026-05-23
★ 时下流行★ API 集成
基于语言服务器协议的最完整MCP服务器,提供65个工具、30种语言支持和24个代理工作流。
agent-lsp 是一个基于真实语言服务器的有状态运行时。它一次性索引您的工作区,保持索引活跃,并添加了编码正确多步操作的技能层。它为AI代理提供推测执行、阶段强制和令牌节省。
#agentskills#AI 智能体#ai-tooling#Claude#Claude Code
基于语言服务器协议的最完整MCP服务器,提供65个工具、30种语言支持和24个代理工作流。
agent-lsp 是一个基于真实语言服务器的有状态运行时。它一次性索引您的工作区,保持索引活跃,并添加了编码正确多步操作的技能层。它为AI代理提供推测执行、阶段强制和令牌节省。
Noticeably fewer type errors in agent-generated code after adding this
Type-aware navigation for coding agents fixes the blind editing problem at the source
Used for complex refactoring tasks where type information is critical for correctness
LSP integration gives agents the same language intelligence that human developers have