brickpulse mcp for Cursor
io.github.bobross2020/brickpulse-mcp
Query LEGO set details, retirement dates, deals, and price history from BrickPulse.ai
client:Cursor
transport:streamable-http
tools:5
Install brickpulse mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"brickpulse-mcp": {
"url": "https://mcp.brickpulse.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs