Releases: vu1n/canopy
Releases · vu1n/canopy
v0.3.0
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 | shManual 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