Install

Prerequisites

Build from source

git clone https://github.com/fixed-width/glass
cd glass
cargo build --release -p glass-mcp        # → target/release/glass-mcp

Tagged releases also attach prebuilt binaries to the GitHub Releases page.

Verify

./target/release/glass-mcp doctor    # checks the environment, with a remedy for any gap

Next: Quickstart. Full prerequisite detail lives in the glass README.