LEGO sets, parts, minifigs, colours, and inventories from Rebrickable. 10 tools for searching sets, finding parts by colour, browsing themes, comparing sets, and discovering MOC alternate builds. 26k sets, 62k parts, 17k minifigs embedded.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y lego-oracleAgent-CoreX intelligently routes which tools from gregario/lego-oracle your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"lego-oracle": {
"command": "npx",
"args": [
"-y",
"lego-oracle"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add lego-oracleAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use gregario/lego-oracle directly without routing
npx -y lego-oracleNew to Agent-CoreX? View setup guide →