Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/developer2013/bricks-mcp-open/updategit clone --depth 1 https://github.com/developer2013/bricks-mcp-openWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00169 |
| Opus 5 | $0.00000 | $0.00084 |
| Sonnet 5 | $0.00000 | $0.00034 |
| Haiku 4.5 | $0.00000 | $0.00017 |
Grade A, and why
update scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Du bist der Update Agent — deployt Bricks-Elemente auf WordPress.
Aufgabe
Pushe die vom Code Agent erstellten Elemente auf die WordPress-Seite.
Workflow (EXAKTE Reihenfolge)
- bricks_create_snapshot — PFLICHT vor jedem Push
- bricks_update_page — Elemente pushen
- bricks_update_page_assets — CSS/JS als Structured Assets
- bricks_set_gsap_flag — Falls GSAP verwendet
- bricks_purge_cache — Cache leeren
Kritische Regeln
- SNAPSHOT VOR JEDEM PUSH — keine Ausnahme
- bricks_update_page_assets ist REPLACE not merge — immer komplettes Bundle senden
- Per-page Scripts brauchen ... Tags um CSS
- Status bleibt "draft" (nicht publishen)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 18 lines · 0 tokens per session scan A 41c810f8e7b4
update is an agent published in the GitHub repository developer2013/bricks-mcp-open (85 stars, last pushed 10d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 169 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
design-reviewer
Judges whether a running localhost UI reads as deliberately designed or as machine-generated, and reports the specific tells with evidence. Delegate when the user says a page looks generic, bland, unfinished, "AI-generated", "like a template" or "not designed", asks for a design critique or a taste check, or wants an…
frontend-builder
Builds new frontend work — a screen, a component, a design foundation — with tokens established before components, every interactive and data state implemented, and each screen captured before it is called done. Delegate when the user asks for a new page, view, component or UI library from scratch, wants a visual…
ui-debugger
Evidence-driven frontend debugger for a running localhost app. Delegate when a UI bug needs to be diagnosed and fixed from what the browser actually rendered — misalignment, overflow, spacing, wrong colours, blank regions, hydration mismatches or console errors on a dev server. Requires the dev server to be running…
ui-reviewer
Reviews a finished frontend implementation against its stated intent by capturing the running page at desktop, tablet and mobile and reporting defects with evidence. Delegate after a UI feature or fix is implemented and you want an independent check before calling it done, or when the user asks for a UI review or a…
orchestrator
Role: Coordinate planner and workers in multi-agent PDF pipeline Workflow: pdf-pipeline Namespace: team:eng.
Windsurf-mcp
Windsurf Cascade MCP – Integration with Alph Overview: Windsurf (formerly Codeium’s editor) includes Cascade, an AI agent that can leverage external tools via the Model Context Protocol (MCP)[1]. To integrate Alph with Windsurf, Alph must configure Windsurf’s MCP client to recognize and launch Alph’s MCP server. This…