get_ar_visualizer_url
ActiveTool of Custom Blinds Shop
Surface the AR measurement tool or product visualizer when a customer wants to measure their window or preview a blind in their room. The AR tool uses a phone camera and an A4 page as a reference scale to measure window dimensions. The visualizer renders the selected blind in a customer-uploaded room photo. Set mode to 'measure', 'visualize', or 'both'. Optionally pre-select a product_id.
Parameters schema
{
"type": "object",
"properties": {
"mode": {
"enum": [
"measure",
"visualize",
"both"
],
"type": "string",
"description": "Which tool to surface. Default: both."
},
"product_id": {
"type": "string",
"description": "Optional. Pre-select a product in the visualizer (e.g. roller-blockout, venetian-25mm-aluwood)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Custom Blinds Shop
https://github.com/CustomBlinds/cb-shop-mcp
1/7 registries