This is the shortest honest Codex adoption path for BrewMe.
| If you want to… | Use this | Why |
|---|---|---|
| inspect the same state the operator UI sees | MCP | strongest source-first path for agent reuse |
| integrate from code | @brewme/sdk |
typed HTTP surface without copying operator logic |
| run quick terminal probes | @brewme/cli |
thin shell doorway into search, Ask, jobs, and templates |
| manage the full local runtime in a clone | ./bin/brewme |
repo-local operator/runtime commands stay here |
@brewme/sdk or
@brewme/cli.Use templates/public-skills/codex/brewme-watchlist-briefing.md when you want Codex to turn a watchlist, Ask, and MCP context into a repeatable workflow.
If you want a stronger, plugin-shaped handoff than a bare prompt template, use:
This bundle is the strongest official-docs-supported public distribution surface for Codex today:
Codex-compatible.agents/skills into a public support
promise.