Homebrew tap for the systemprompt AI governance gateway.
The governance layer for AI agents — a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable, provider-agnostic.
systemprompt.io · Documentation · Guides · Main repo · Discord
brew tap systempromptio/tap
brew install gatewayOr in one line:
brew install systempromptio/tap/gatewayRun as a service:
brew services start gatewayFull install + configuration docs: systemprompt-template/docs/install/homebrew.md.
The formula installs three signed binaries to $(brew --prefix)/bin:
systemprompt— the AI governance gatewaysystemprompt-mcp-agent— MCP agent serversystemprompt-mcp-marketplace— MCP marketplace server
Every tool call authenticated, scoped, secret-scanned, rate-limited, and audited before the tool process spawns. ~50 MB Rust binary, one PostgreSQL. Built for SOC 2, ISO 27001, HIPAA, and the OWASP Agentic Top 10.
Docker, GHCR, Helm, APT, RPM, Winget, Scoop, Nix, Railway, Render, Coolify — see the install docs index.
Faster iteration than Homebrew core, and no pinning our release cadence to homebrew/core review queues. The compiled binary is MIT AND BUSL-1.1 (template MIT + linked BSL-1.1 core).
Formula: MIT (this repo). Compiled binary: MIT AND BUSL-1.1 — template code is MIT; the compiled binary links systemprompt-core which is BSL-1.1 (converts to Apache 2.0 after 4 years; production use of the compiled binary requires a commercial core licence).