Skip to content
c

clangd-lsp

✅ Reviewed by My AI Guide — vetted for vibe builders

✅ Great for: Pro Vibe Builders

⏭️ Skip if: You've never used Claude Code or similar AI coding tools

Clangd-lsp is a smart assistant for C and C++ coding inside Claude Code. It spots errors as you type, suggests fixes and completions, and helps you jump between code parts easily.

You fix bugs faster and build projects without constant trial-and-error confusion.

Open Claude Code, then paste this:

/install clangd-lsp@claude-plugins-official

This only affects Claude Code — nothing else on your computer is changed. Remove anytime with: /uninstall clangd-lsp

🔒

Open source — code is publicly visible

Anyone can inspect exactly what this plugin does before and after installing. We reviewed the source before listing it here.

Reviewed by My AI Guide — confirmed it installs cleanly and works with Claude Code.

clangd-lsp Plugin | My AI Guide