Brickway for Cursor
app.brickway/brickway
Read-only access to your Brickway LEGO and alt-brick collection: sets, builds, figures, catalog.
client:Cursor
transport:streamable-http
Install Brickway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"brickway": {
"url": "https://api.brickway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs