Skip to content

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:07
· 10 commits to main since this release

Highlights

  • Managed HTTP mode with HMAC-derived owner capabilities
  • Owner-bound streamable HTTP and legacy SSE sessions
  • Root-only /owners administration and per-session SSE message tokens
  • Fail-closed AB_ALLOWED_TOOLS enforcement
  • Optional Unix-socket secret broker for input transformation and output redaction
  • Credential environment cleanup and graceful transport/browser shutdown

Standalone stdio and loopback HTTP defaults remain compatible unless managed
security is explicitly enabled.

Install

Latest release:

curl -fsSL https://raw.githubusercontent.com/maestrojeong/browser-rs-mcp/main/install.sh | sh

Pin v0.1.14:

AB_VERSION=v0.1.14 curl -fsSL https://raw.githubusercontent.com/maestrojeong/browser-rs-mcp/main/install.sh | sh

Prebuilt binaries and SHA-256 files are attached for macOS arm64 and Linux x64.