Plugin · Claude Code · Development Tools

Boostvolt Claude Code Lsps

boostvolt-claude-code-lsps is a Claude Code plugin for the Build phase that bundles 22 LSP integrations so your agent gets real language-server diagnostics and navigation across major stacks.

by boostvolt · github.com/boostvolt/claude-code-lsps

Register the language-server plugins you actually use so Claude Code gets IDE-grade navigation, diagnostics, and refactors across your stack.

143
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install boostvolt-claude-code-lsps@boostvolt/claude-code-lsps
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:boostvolt/claude-code-lsps") and the paste-ready config with skillselion.get_install_config("plugin:boostvolt/claude-code-lsps").

About

What it does

boostvolt-claude-code-lsps is a Claude Code plugin bundle that wires Language Server Protocol support into your agent sessions across a wide polyglot matrix. Solo builders often hit a wall when Claude guesses at types, imports, or Terraform modules without an LSP backing the workspace; these plugins close that gap by connecting Claude Code to the same analyzers many IDEs use. You can turn on only what you need—TypeScript via vtsls, Python via pyright, Rust via rust-analyzer, infrastructure via Terraform LS, and more—so setup stays proportional to one-person projects. The collection spans systems languages, web stacks, mobile (Dart/Flutter, Swift), and config (YAML, Nix), which matches how indies accumulate heterogeneous repos. Expect intermediate setup: each plugin expects the underlying language server binary on your machine. Once connected, navigation, diagnostics, and safer refactors compound through build, review, and quick production fixes without switching out of the agent flow.

Highlights

  • 22 LSP plugins covering Bash, C/C++, C#, Clojure, Dart/Flutter, Elixir, Gleam, Go, Java, Kotlin, Lua, Nix, OCaml, PHP, P
  • Pairs Claude Code with standard servers such as clangd, gopls, pyright, rust-analyzer, vtsls, and terraform-ls
  • Per-language analyzer setup so agents see the same errors and symbols your editor would
  • Incremental adoption: enable only the LSPS plugins matching your repo languages
  • Development-focused bundle from boostvolt/claude-code-lsps, not a generic skill pack

Why builders use it

Claude Code without LSPs often misreads your codebase because it lacks live symbols, types, and compiler feedback.

After you install the relevant LSP plugins and language servers, Claude Code sessions behave more like IDE-assisted coding with accurate diagnostics and navigation.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 143 stars, 0 votes.

FAQ

Who is boostvolt-claude-code-lsps for?

It is for Claude Code users who write in one or more of the supported languages and want language-server features inside agent-driven editing.

When should I use boostvolt-claude-code-lsps?

Use it as soon as you rely on Claude Code for implementation or refactors and need accurate go-to-definition, diagnostics, and type information in your repos.

How do I add boostvolt-claude-code-lsps to my agent?

Install plugins from boostvolt/claude-code-lsps, install the matching language-server binaries on your system, enable only the plugins for languages in your project, and restart Claude Code.

Discussion

Comments

Share how you use boostvolt-claude-code-lsps, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.