macOS
brew install --cask copilot-language-serverlocal Homebrew cask metadata
cask
Language Server Protocol server for GitHub Copilot. Version 1.526.0 via Homebrew Cask; verified 2026-07-23. Also installable with nix: nix profile install nixpkgs#copilot-language-server.
install
brew install --cask copilot-language-serverlocal Homebrew cask metadata
overview
Language Server Protocol server for GitHub Copilot
history
GitHub Copilot Language Server is the distributable language-server component for integrating GitHub Copilot into editors and IDEs through the Language Server Protocol.
The official release repository was created in January 2025. Its README documents npm installation, platform-specific native binaries, direct release downloads for repackagers, and a Node.js distribution.
The package is aimed less at end users than at editor, IDE, and downstream package maintainers. The README explicitly calls out optional platform-specific npm packages and GitHub release assets for repackaging.
Clients usually communicate with the server over stdio using `--stdio`, initialize it with standard LSP messages, and send workspace configuration notifications as settings change. The README also documents a preview ACP mode for ACP-compatible editors.
This package matters to packagers because it exposes Copilot as a protocol server rather than a single editor extension. Separate native binaries, npm optional dependencies, and release zip artifacts make it relevant for editor integrations and cask-style binary distribution.
security posture
No matching local secret-handling manifest was found for copilot-language-server. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
copilot-language-server | binary | Homebrew cask binary | copilot-language-server |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/github/copilot-language-server-release
install metadata
| Package key | cask:copilot-language-server |
|---|---|
| Version | 1.526.0 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/copilot-language-server |
| Homepage | https://github.com/github/copilot-language-server-release |
| Repository | https://github.com/github/copilot-language-server-release |
| Source archive | https://github.com/github/copilot-language-server-release/releases/download/1.526.0/copilot-language-server-darwin-arm64-1.526.0.zip |
| Last updated | 2026-07-23T21:59:39Z |
| Pulse | updated |
| SHA-256 | f984d893eee60dec629dac33c3b1b2b567a9e7874dd6d56b950b1f8506752f27 |
| Download URL | https://github.com/github/copilot-language-server-release/releases/download/1.526.0/copilot-language-server-darwin-arm64-1.526.0.zip |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | copilot-language-server |
| Names |
|
| Depends On | |
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
copilot-language-server
nix profile install nixpkgs#copilot-language-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.