zircote/lsp-tools
3 stars · Last commit 2026-03-30
LSP-first code intelligence for Claude Code with strong enforcement patterns. Part of the zircote-lsp marketplace.
README preview
# LSP Tools Plugin > LSP-first code intelligence for Claude Code with strong enforcement patterns [](CHANGELOG.md) [](LICENSE) [](https://docs.anthropic.com/en/docs/claude-code/plugins) [](https://github.com/zircote/lsp-marketplace) [](https://github.com/zircote/lsp-tools/actions/workflows/ci.yml) ## Overview LSP Tools enforces semantic code navigation using Language Server Protocol, providing IDE-like precision for code operations. The plugin ensures Claude uses LSP operations before modifying code, analyzes impact before refactoring, and verifies changes with diagnostics. **Part of the [zircote-lsp marketplace](https://github.com/zircote/lsp-marketplace)** - A collection of LSP-focused plugins for Claude Code. ### Key Features - **Three Iron Laws** - Mandatory behavioral constraints for code operations - **14 Language Support** - TypeScript, Python, Go, Rust, Java, Kotlin, C/C++, C#, PHP, Ruby, HTML/CSS, LaTeX, Markdown, Terraform