Skip to content

Releases: vu1n/canopy

v0.3.0

14 Feb 14:59

Choose a tag to compare

Quick Install

# Client (canopy CLI + canopy-mcp)
curl -fsSL https://raw.githubusercontent.com/vu1n/canopy/main/install.sh | sh

# Service (canopy-service)
curl -fsSL https://raw.githubusercontent.com/vu1n/canopy/main/install-service.sh | sh

Manual Install

Download the appropriate tarball for your platform and extract:

tar -xzf canopy-<platform>.tar.gz
mv canopy canopy-mcp canopy-service ~/.local/bin/

See README for full documentation.

Full Changelog: v0.2.0...v0.3.0