macOS
brew install clojure-lsplocal Homebrew formula metadata
sudo port install clojure-lspMacPorts ports tree · devel/clojure-lsp/Portfile · ソース: api.github.com
brew
clojure-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install clojure-lsplocal Homebrew formula metadata
sudo port install clojure-lspMacPorts ports tree · devel/clojure-lsp/Portfile · ソース: api.github.com
nix profile install nixpkgs#clojure-lspnixpkgs package indexes · pkgs/by-name/cl/clojure-lsp/package.nix · ソース: api.github.com
概要
Language Server (LSP) for Clojure
履歴
clojure-lsp is the Language Server Protocol implementation for Clojure and ClojureScript. It packages static analysis, editor navigation, refactoring, lint-backed diagnostics, formatting, semantic tokens, code lenses, and related commands behind the standard LSP interface.
The official repository was created in March 2018, and its GitHub releases include early release tags beginning in April 2018. The README describes the project as a Clojure and ClojureScript language server that takes a Cursive-like static-analysis approach to editor tooling.
The project grew from editor integration into a broader tool surface: the official README says its goal is to bring editing tools to all editors and also expose functionality programmatically through a CLI and API.
Adoption followed the editor ecosystem rather than a single IDE. The project README describes clojure-lsp as the base for clients such as Emacs lsp-mode, VSCode Calva, vim, and other editors.
The official installation docs document native binaries and distribution through a custom Homebrew tap, install script, Nix, Arch AUR, Scoop on Windows, and GitHub releases. The supplied input also lists brew, MacPorts, and Nix package-manager coverage.
The README records Clojurists Together sponsorship in Q3 2021 and Q1 2022, a useful signal that the project had become shared Clojure tooling infrastructure rather than a one-editor plugin.
Users install the clojure-lsp executable and connect it through an editor language client. Official settings docs describe project config in .lsp/config.edn, global config under ~/.config/clojure-lsp/config.edn or $XDG_CONFIG_HOME/clojure-lsp/config.edn, initialization options from clients, and classpath-provided config.
The official feature docs cover definition and reference lookup, rename, completion, Java support, code actions, code lenses, formatting, signature help, semantic tokens, call hierarchy, test and project trees, and diagnostics.
clojure-lsp matters to package-manager users because it turns a language ecosystem feature into a standalone, editor-neutral executable. The official installation page emphasizes GraalVM native binaries for Linux, macOS, and Windows, with Homebrew, Nix, AUR, Scoop, and GitHub release paths.
For Clojure tooling maintainers, it is also a convergence point: the settings docs describe classpath scanning for deps.edn, project.clj, build.boot, shadow-cljs.edn, bb.edn, and squint.edn, making it a bridge across several Clojure project formats.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.lsp/config.edn~/.config/clojure-lsp/config.edn$XDG_CONFIG_HOME/clojure-lsp/config.edn実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clojure-lsp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/clojure-lsp/clojure-lsp
インストールメタデータ
| パッケージキー | brew:clojure-lsp |
|---|---|
| バージョン | 2026.07.06-14.34.19 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clojure-lsp |
| ホームページ | https://clojure-lsp.io |
| リポジトリ | https://github.com/clojure-lsp/clojure-lsp |
| 上流ドキュメント | https://clojure-lsp.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/clojure-lsp/clojure-lsp/releases/download/2026.07.06-14.34.19/clojure-lsp-standalone.jar |
| 最終更新 | 2026-07-06T21:38:00Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clojure-lsp |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
clojure-lsp
nix profile install nixpkgs#clojure-lspclojure-lsp
sudo port install clojure-lspソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.