MCP server + CLI for the Unified Product Graph; drop into Claude Code or use the `upg` command.
{
"mcpServers": {
"unified-product-graphcli": {
"command": "npx",
"args": [
"-y",
"@unified-product-graph/cli"
]
}
}
}