Clojure/ClojureScript language server plugin for Claude Code, providing code intelligence, navigation, and refactoring via clojure-lsp.
| Extension | Language |
|---|---|
.clj | Clojure |
.cljs | ClojureScript |
.cljc | Clojure (common) |
.edn | EDN |
Install the clojure-lsp binary before using this plugin.
macOS (Homebrew):
brew install clojure-lsp/brew/clojure-lsp-native
Nix:
nix-env -i clojure-lsp
Other platforms: download from the clojure-lsp releases.
claude plugin install clojure-lsp
Once installed, Claude Code gains access to these operations on Clojure files:
goToDefinition — jump to where a symbol is definedfindReferences — find all usages of a symbolhover — get documentation and type infodocumentSymbol — list all symbols in a fileworkspaceSymbol — search for symbols across the projectgoToImplementation — find implementations of a protocol/multimethodApache 2.0
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSkill for setting up Language Server Protocol (LSP) support in Claude Code, including installing binaries, configuring plugins, and building custom LSP plugins for unsupported languages
npx claudepluginhub jucor/clojure-lsp-pluginClojure language server
Rust language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server