typescript-lsp
TypeScript/JavaScript language server integration for enhanced code intelligence in Claude Code.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for typescript-lsp, derived from its capabilities.
AIVSS 6.0 ยท Medium
View MAESTRO 7-layer threat model โOverview
Anthropic's official typescript-lsp plugin. It wires a TypeScript/JavaScript language server into Claude Code via the plugin's lspServers config, giving diagnostics, go-to-definition, and navigation. Surface is an LSP server launched by the plugin manifest.
Key features
- TypeScript/JavaScript language server
- Diagnostics and navigation
- Configured via lspServers manifest
Use cases
- Give Claude real type diagnostics on a TS project
- Enable code navigation for JS/TS repos