Convert local photos into LEGO-style brick mosaic previews from Claude, Cursor, Windsurf, and other MCP clients.
Server Config
{
"mcpServers": {
"lego-mosaic": {
"command": "npx",
"args": [
"-y",
"@bmbrick/photo-to-lego-mosaic-skill"
]
}
}
}