Skip to content
VS Code

Rebrickable for VS Code

io.github.pipeworx-io/rebrickable

Rebrickable MCP.

client:VS Code transport:streamable-http

Install Rebrickable in VS Code

.vscode/mcp.json

{
  "servers": {
    "rebrickable": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/rebrickable/mcp"
    }
  }
}

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

Rebrickable in other clients