Plugin
TypeScript LSP
Language-server integration for richer TS context inside Claude Code.
Install
manual
/plugin install typescript-lsp
Add this to your Claude Code MCP settings or run via the CLI.
About
Lets Claude see TS diagnostics, hover types, and go-to-definition results in real time. Most useful in large TS monorepos.
Common use cases
- •Large TS monorepo
- •Type-aware refactors
- •Cross-file rename
Tags
typescriptlsptooling