Releases: kjanat/bun-docs-mcp-proxy
Release v0.3.0
Bun Docs MCP Proxy v0.3.0
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.3.0/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
Automated Verification (Recommended)
All binaries are signed with GitHub's attestation system for supply chain security:
# Install GitHub CLI if needed
# gh --version
# Verify attestation (replace with your platform's filename)
gh attestation verify bun-docs-mcp-proxy-linux-x86_64.tar.gz --owner kjanatManual Verification
Download SHA256SUMS and verify checksums:
# Linux/macOS
sha256sum -c SHA256SUMS
# Or verify single file
sha256sum bun-docs-mcp-proxy-linux-x86_64.tar.gz
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-windows-x86_64.zip -Algorithm SHA256SHA256 Checksums
515680abb29c5fb45f30142497ce522df8d58031e727f0ac409d62999031f3cb bun-docs-mcp-proxy-macos-x86_64.tar.gz
468d35ff8d3714323ef2f020154e74c6117cdc9f24888206f9f78062de8333a6 bun-docs-mcp-proxy-windows-x86_64.zip
cda10631f1c4116d2b96ce841e01dcb53850969b25cb3a41415ad1147823f0e7 bun-docs-mcp-proxy-macos-aarch64.tar.gz
c7af1cc3ae04efe1383fcffdcd908689f8cdc4dcb2a0c5877e8c8b6c6c4c34ec bun-docs-mcp-proxy-windows-aarch64.zip
6cf55f4bd937dc7c36753e4dd4062d0fc1c8daf56fd60b32eac47d3c36fe99a4 bun-docs-mcp-proxy-linux-aarch64.tar.gz
1ef577d7fdd1e581b8d5048568e3a3c3558eb6c5946e3a57a5b50454c003a9d3 bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz
8ed6e9a822e56f37f4d5184ecca651d564f79115ef946659ae16d36d5048147d bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz
346d7e141d06db1278c88c30e9a56a3dc870ca8159e8ef719a588e13248bf544 bun-docs-mcp-proxy-linux-x86_64.tar.gz
Release v0.2.1
Bun Docs MCP Proxy v0.2.1
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.2.1/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
Automated Verification (Recommended)
All binaries are signed with GitHub's attestation system for supply chain security:
# Install GitHub CLI if needed
# gh --version
# Verify attestation (replace with your platform's filename)
gh attestation verify bun-docs-mcp-proxy-linux-x86_64.tar.gz --owner kjanatManual Verification
Download SHA256SUMS and verify checksums:
# Linux/macOS
sha256sum -c SHA256SUMS
# Or verify single file
sha256sum bun-docs-mcp-proxy-linux-x86_64.tar.gz
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-windows-x86_64.zip -Algorithm SHA256SHA256 Checksums
dedf4a3b8901c0931d763cc62b6ff8872a20b0385e1751c8daaa1804b82448a1 bun-docs-mcp-proxy-macos-x86_64.tar.gz
53a559a94c1e7e2d04819f0353adcf2867828638416422387cfd26ee6fd1f6eb bun-docs-mcp-proxy-windows-x86_64.zip
e7716b6a2011ad05339a7cd03fd43ff4098283efaf3e0a9dba4eff784804e69f bun-docs-mcp-proxy-macos-aarch64.tar.gz
ac4d2d29dd9613ee4bbe9fe742b2e0f1d30d251f358cc6776e25ec18dff37613 bun-docs-mcp-proxy-windows-aarch64.zip
77bf85654317977bb14e92db08026cb24bdefede558bbad99f5f40d0e99611c7 bun-docs-mcp-proxy-linux-aarch64.tar.gz
5410a594623b6daa847bda5ddedf5646a9b13d6f8c0c7a59346589011b26415e bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz
1fe15d3b2473fca321062b50ea339e20152fd94fe94d56449ff7148af73e9218 bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz
7c8b0479aba36355f4091bfd30046867755f283fb2b09fadacb8237b77ab31f1 bun-docs-mcp-proxy-linux-x86_64.tar.gz
Release v0.2.0
Bun Docs MCP Proxy v0.2.0
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.2.0/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
SHA256 checksums are provided for each binary. Verify with:
# Linux/macOS
sha256sum -c bun-docs-mcp-proxy-*.sha256
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-*.zip -Algorithm SHA256Release v0.1.2
Bun Docs MCP Proxy v0.1.2
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.1.2/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
SHA256 checksums are provided for each binary. Verify with:
# Linux/macOS
sha256sum -c bun-docs-mcp-proxy-*.sha256
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-*.zip -Algorithm SHA256Release v0.1.1
Bun Docs MCP Proxy v0.1.1
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.1.1/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
SHA256 checksums are provided for each binary. Verify with:
# Linux/macOS
sha256sum -c bun-docs-mcp-proxy-*.sha256
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-*.zip -Algorithm SHA256Release v0.1.0
Bun Docs MCP Proxy v0.1.0
Installation
Download the binary for your platform below, extract it, and make it executable (Linux/macOS).
Linux/macOS
# Download and extract (adjust URL for your platform)
curl -L https://github.com/kjanat/bun-docs-mcp-proxy/releases/download/v0.1.0/bun-docs-mcp-proxy-linux-x86_64.tar.gz | tar xz
# Make executable
chmod +x bun-docs-mcp-proxy
# Move to PATH (optional)
sudo mv bun-docs-mcp-proxy /usr/local/bin/Windows
Download the .zip file, extract it, and add to your PATH.
Platforms
- Linux x86_64:
bun-docs-mcp-proxy-linux-x86_64.tar.gz - Linux ARM64:
bun-docs-mcp-proxy-linux-aarch64.tar.gz - Linux x86_64 musl (static):
bun-docs-mcp-proxy-linux-x86_64-musl.tar.gz - Linux ARM64 musl (static):
bun-docs-mcp-proxy-linux-aarch64-musl.tar.gz - macOS Intel:
bun-docs-mcp-proxy-macos-x86_64.tar.gz - macOS Apple Silicon:
bun-docs-mcp-proxy-macos-aarch64.tar.gz - Windows x86_64:
bun-docs-mcp-proxy-windows-x86_64.zip - Windows ARM64:
bun-docs-mcp-proxy-windows-aarch64.zip
Verification
SHA256 checksums are provided for each binary. Verify with:
# Linux/macOS
sha256sum -c bun-docs-mcp-proxy-*.sha256
# Windows (PowerShell)
Get-FileHash bun-docs-mcp-proxy-*.zip -Algorithm SHA256