
Brick Builder
Supports UIby dend
Interactive 3D brick designer. Build complex structures using natural language or a visual editor.
What it does
An interactive 3D design tool for brick constructions. It provides a real-time 3D viewport where you can place, move, and paint bricks. The AI can autonomously build structures for you, while you maintain full control via a visual editor.
Key features
- Hybrid Control: Use natural language to describe a build and watch the AI place bricks in real-time.
- Interactive Editor: Seven interaction modes including Look, Place, Select, Move, Rotate, Delete, and Paint.
- Physics Validation: Server-side collision detection and support verification to ensure structures are buildable.
- Extensive Library: Supports various brick types, plates, and slopes with precise stud-grid snapping.
Installation
Since this is an HTTP-based app, you can connect it via a custom connector in Claude Desktop or via .vscode/mcp.json in VS Code:
{
"servers": {
"brick-builder": {
"type": "http",
"url": "http://localhost:3001/mcp"
}
}
}
Supported hosts
Claude Desktop, VS Code Copilot
Quick install
npm run startInformation
- Pricing
- free
- Published
- 4/18/2026
- stars






