# Install copilot-language-server with Homebrew 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

```sh
sudo av install cask:copilot-language-server
```

Additional install commands:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask copilot-language-server
```

  Evidence: local Homebrew cask metadata

## Package facts

- **Package key:** cask:copilot-language-server
- **Package manager:** Homebrew Cask
- **Package manager page:** <https://formulae.brew.sh/cask/copilot-language-server>
- **Version:** 1.526.0
- **Source summary:** Language Server Protocol server for GitHub Copilot
- **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
- **Generated:** 2026-07-25T07:20:51+00:00

## Executables

- copilot-language-server (binary)
- copilot-language-server (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-25
- Package-manager version: 1.526.0
- Package-manager updated: 2026-07-23
- Local data: ok
- Upstream repository: https://github.com/github/copilot-language-server-release
- info: No cached GitHub release or tag data was available.
## Project history and usage

GitHub Copilot Language Server is the distributable language-server component for integrating GitHub Copilot into editors and IDEs through the Language Server Protocol.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2025: Official release repository created.
- 2026: Homebrew cask package facts record version 1.513.0.
- 2026: Official GitHub releases show an active 1.x release stream.

### Related projects

- The language server sits under the broader GitHub Copilot product and relates to LSP clients, ACP-compatible editors, the npm `@github/copilot-language-server` package, and platform-specific optional binary packages.

### Sources

- <https://github.com/github/copilot-language-server-release>
- <https://raw.githubusercontent.com/github/copilot-language-server-release/main/README.md>
- <https://github.com/github/copilot-language-server-release/releases>
- <https://api.github.com/repos/github/copilot-language-server-release>


## Security Notes

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.


## Source Database Details

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** copilot-language-server
- **Names:** GitHub Copilot Language Server
- **Depends On:** Macos: >=: 11
- **Artifacts:** Binary: 1, Target: 1, Zap: 1
- **Deprecated:** no
- **Disabled:** no

## Other Package-Manager Records

- Nix - copilot-language-server: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/copilot-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Homebrew Cask packages](https://www.automicvault.com/pkg/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://www.automicvault.com/pkg/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## Combined YAML source

View the package source record on GitHub. [combined/copilot-language-server.yml](https://github.com/automic-vault/db/blob/main/combined/copilot-language-server.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
