You're viewing a demo portfolio

Join the waitlist
PRSM

get_ar_visualizer_url

Active

Tool of Custom Blinds Shop

declared in 1.0.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Custom Blinds Shop

https://github.com/CustomBlinds/cb-shop-mcp

1/7 registries
View full server →