Skip to content

systempromptio/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

systemprompt.io

systempromptio/homebrew-tap

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

Template · MIT Core · BSL--1.1


Install

brew tap systempromptio/tap
brew install gateway

Or in one line:

brew install systempromptio/tap/gateway

Run as a service:

brew services start gateway

Full install + configuration docs: systemprompt-template/docs/install/homebrew.md.

What you get

The formula installs three signed binaries to $(brew --prefix)/bin:

  • systemprompt — the AI governance gateway
  • systemprompt-mcp-agent — MCP agent server
  • systemprompt-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.

Other install channels

Docker, GHCR, Helm, APT, RPM, Winget, Scoop, Nix, Railway, Render, Coolify — see the install docs index.

Why a tap, not Homebrew core

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).

Licence

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).

About

Homebrew tap for the systemprompt AI governance gateway — self-hosted, air-gap capable, provider-agnostic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages