Homebrew tap for Soap Bucket's command-line tools.
brew tap soapbucket/tapmcptest is an open source CLI for testing Model Context Protocol (MCP) servers: service calls, the agent loop, schema drift, compliance, and security, run in CI on every commit.
brew install soapbucket/tap/mcptest
brew upgrade mcptest
mcptest run --config tests/smoke.yml # run a YAML test suite
mcptest --versionLinks: Website · Documentation · GitHub
SBproxy is the AI gateway built like a real proxy. Single binary, one YAML config, 103+ LLM providers.
brew install soapbucket/tap/sbproxy
brew upgrade sbproxy
sbproxy serve # start with default sb.yml
sbproxy serve -f /path/to/sb.yml # start with a specific config
sbproxy validate # validate default config
sbproxy --versionLinks: Website · Documentation · GitHub · Enterprise
This tap's packaging is Apache-2.0 (see LICENSE). The installed software is Apache-2.0 as well: both mcptest and sbproxy are Apache-2.0.