@dani_avila7
Claude Code plugins now support LSP servers. LSP (Language Server Protocol) gives Claude real-time code intelligence while working on your codebase. Before: Claude had to read files, run type checkers, and piece together error messages to understand what's broken. Now with LSP: Claude gets instant diagnostics, knows exactly where errors are, can jump to definitions, and sees type information in real-time. For teams: Package your LSP configs in a plugin and publish to your internal marketplace. Your team gets the same code intelligence setup without individual configuration. One person sets it up, everyone benefits.