Public API v1 introduction
Base URL, first request, and cURL examples
Brew.new developer resources: Public API v1, OpenAPI spec, authentication, webhooks, TypeScript SDK, and hosted MCP server.
Predictable URLs for the Public API, OpenAPI spec, authentication, webhooks, and hosted MCP. Use these when an agent searches for Brew.new developer resources.
Base URL, first request, and cURL examples
OpenAPI 3.1 document at the well-known /openapi.json path
Same spec as YAML at /api/openapi.yaml and /openapi.yaml
Bearer API keys, brand scoping, and X-Brand-Id
Delivery events, webhook signatures, and retry behavior
Human overview of the hosted Model Context Protocol server
Streamable HTTP MCP endpoint. POST JSON-RPC; OAuth or brew_ API key
Official MCP Registry document at /mcp.json and /.well-known/mcp/server.json
`@brew.new/sdk`: typed client generated from the OpenAPI spec
Endpoint order, error codes, idempotency, and rate limits
Guides, recipes, and the generated endpoint reference