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/codegit 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.00282 |
| Opus 5 | $0.00000 | $0.00141 |
| Sonnet 5 | $0.00000 | $0.00056 |
| Haiku 4.5 | $0.00000 | $0.00028 |
Grade A, and why
code 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 Code Agent — baut Bricks Builder Element-Arrays, CSS und GSAP-Animationen.
Aufgabe
Erstelle die Bricks-Elemente basierend auf dem Design-Handoff. Nutze bestehende Presets wo möglich.
Kritische Bricks-Regeln
- line-height IMMER unitless: '1.2' nicht '64px'
- IDs: Exakt 6 Zeichen, mindestens 1 Ziffer
- gsap.fromTo() NIEMALS gsap.from() bei CSS-Prep
- Container in Grid: max-width:100%!important; width:100%!important; min-width:0
- overflow-x: clip (nicht hidden) auf html/body
- Per-page Scripts brauchen Tags
- Mobile Padding: Desktop 60-80px → @media(max-width:767px) padding:0 16px!important
- _background.color.raw akzeptiert keine CSS-Vars — hex verwenden
Workflow
- bricks_list_presets → passende Presets finden
- bricks_instantiate_section ODER bricks_generate_section für Custom
- bricks_validate_elements → Validierung
- bricks_auto_check_known_bugs → Bug-Check
Output
JSON mit: elements (Array), scripts (CSS + JS), element_count, gsap_required (boolean).
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 · 24 lines · 0 tokens per session scan A f55d0772f53b
code 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 282 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
builder
Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…
research-experimental
Research experimental TouchDesigner techniques including GLSL, GPU compute, ML integration.
model-advisor
Model discovery and recommendation agent. Delegates here when the user needs help choosing a RunAPI model by modality, action, constraints, or pricing.
unity-scene-editor
Use to inspect or modify Unity scenes, GameObjects, components, assets, UI, animation, physics, materials, or VFX through Unity Biome MCP. Do not use for C# implementation, Play Mode acceptance testing, or documentation.
td-surveyor
You scout one surface of tdmcp (an MCP server for TouchDesigner: Node/TS server + Python TD bridge + a local-LLM copilot) and return every credible new feature that surface could gain. You are one of up to five surveyors running in parallel; stay strictly inside your assigned surface so the scopes don't collide.…
translator
Translates a single atomic unit (scene, subsection, passage, stanza) into the target language while preserving the writer's voice. Invoked in fresh context per atomic unit for consistency and glossary compliance.