Pyright

agent-lsp: Reliable Code Intelligence for AI Agents via MCP and LSP
I needed AI agents to reliably rename symbols, find references, and check diagnostics without silent failures. The existing MCP-LSP tools were stateless, feature-poor, and untested. So I built agent-lsp — a persistent session runtime with 50 tools, 30 CI-verified languages, speculative execution, and a skill layer that makes correct tool sequences happen automatically.