Skip to content
VS Code

Brickway for VS Code

app.brickway/brickway

Read-only access to your Brickway LEGO and alt-brick collection: sets, builds, figures, catalog.

client:VS Code transport:streamable-http

Install Brickway in VS Code

.vscode/mcp.json

{
  "servers": {
    "brickway": {
      "type": "http",
      "url": "https://api.brickway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Brickway in other clients