Skip to content

Bricks Builder MCP v1.5.8

Choose a tag to compare

@github-actions github-actions released this 30 May 21:15
· 24 commits to main since this release

v1.5.8 — Business Profile import/export, semantic element search, design audit

Implements three feature issues:

#7 — Business Profile import/export: two new MCP tools
(bricks_export_business_profile, bricks_import_business_profile) plus
admin Export/Import UI in the Business Profile tab. Export downloads a
.json file; import accepts the full blob or just the profile object,
merges with existing data, and runs through the same sanitizer as the
admin form.

#9 — Semantic element search: bricks_search_elements finds elements
across all pages by type, class, settings key/value (dot notation), or
text content. Returns element-level context for surgical targeted edits
without reading entire pages.

#8 — Design consistency checker: bricks_audit_design_consistency scans
all pages and templates for hardcoded hex colors not in the palette,
inline font-family values not matching the business profile, and
(optionally) non-standard spacing values. Read-only — returns a