{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_258zaqmf25fg","handle":"io-scanbimlabs-scanbim-mcp","url":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp","links":{"self":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp/record.json","html":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp","markdown":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp/record.md","api":"https://wellknown.network/api/v1/agents/io-scanbimlabs-scanbim-mcp","status":"https://wellknown.network/api/v1/agents/io-scanbimlabs-scanbim-mcp/status","claim":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp/claim.json","badge":"https://wellknown.network/agents/io-scanbimlabs-scanbim-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:scanbim-mcp.itmartin24.workers.dev:server:io-scanbimlabs-scanbim-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ScanBIM MCP","summary":"AI Hub for AEC — 50+ 3D formats, clash detection, ACC integration via Autodesk Platform Services.","description":"AI Hub for AEC — 50+ 3D formats, clash detection, ACC integration via Autodesk Platform Services.","publisher":{"name":"io.scanbimlabs","url":null},"homepage":null,"repository":null,"version":"1.0.2","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://scanbim-mcp.itmartin24.workers.dev/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-04-12T19:39:48.20775Z","publishedAt":"2026-04-12T19:39:48.20775Z","registryName":"io.scanbimlabs/scanbim-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"media.3d","name":"3D & Design","confidence":0.781,"provenance":"derived"},{"slug":"analytics.reporting","name":"Reporting & Dashboards","confidence":0.583,"provenance":"derived"},{"slug":"content.translation","name":"Translation","confidence":0.569,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.54,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.525,"provenance":"derived"},{"slug":"productivity.crm","name":"CRM & Sales","confidence":0.525,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.51,"provenance":"derived"},{"slug":"data.weather","name":"Weather","confidence":0.51,"provenance":"derived"}],"categories":["analytics","commerce","content","data","dev","media","productivity"]},"observed":{"status":"live","statusReason":"Responded 56m ago.","lastOkAt":"2026-09-08T10:25:16.443Z","lastProbedAt":"2026-09-08T10:25:16.443Z","statusComputedAt":"2026-09-08T10:40:34.184Z","reliability30d":{"probes":5,"successRate":1,"p50Ms":30},"latestObservations":[{"at":"2026-09-08T10:25:16.443Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":15,"error":null,"detail":{"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"toolCount":19,"serverName":"scanbim-mcp","capabilities":["tools"],"serverVersion":"1.0.5","protocolVersion":"2024-11-05"}},{"at":"2026-09-08T04:21:49.778Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":72,"error":null,"detail":{"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"toolCount":19,"serverName":"scanbim-mcp","capabilities":["tools"],"serverVersion":"1.0.5","protocolVersion":"2024-11-05"}},{"at":"2026-09-07T21:24:19.237Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":18,"error":null,"detail":{"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"toolCount":19,"serverName":"scanbim-mcp","capabilities":["tools"],"serverVersion":"1.0.5","protocolVersion":"2024-11-05"}},{"at":"2026-09-07T14:23:50.904Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":13,"error":null,"detail":{"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"toolCount":19,"serverName":"scanbim-mcp","capabilities":["tools"],"serverVersion":"1.0.5","protocolVersion":"2024-11-05"}},{"at":"2026-09-07T07:32:07.243Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":16,"error":null,"detail":{"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"toolCount":19,"serverName":"scanbim-mcp","capabilities":["tools"],"serverVersion":"1.0.5","protocolVersion":"2024-11-05"}}],"tools":[{"name":"upload_model","description":"Ingest a 3D model from a public URL into APS OSS and kick off a Model Derivative translation job, returning the URN plus a browser viewer link and QR code. Supp"},{"name":"detect_clashes","description":"Run a first-pass bounding-box clash check between two element categories in a translated model. Element boxes are read from the APS Model Derivative properties "},{"name":"get_viewer_link","description":"Return a shareable browser URL for the embedded APS viewer and a matching QR code for mobile/XR handoff. Does not require the model to be fully translated — the"},{"name":"list_models","description":"List every object currently stored in the scanbim-models OSS bucket, with URN, size in MB, and a viewer URL for each. Returns the raw OSS inventory, not the D1 "},{"name":"get_model_metadata","description":"Fetch the APS Model Derivative manifest and metadata for a URN, including translation progress, derivative outputs, and a viewer URL. Use this to confirm a mode"},{"name":"get_supported_formats","description":"Return the full matrix of supported input formats organized by subscription tier (free / pro / enterprise). Use to tell a user whether their file type is accept"},{"name":"acc_list_projects","description":"List every Autodesk Construction Cloud (ACC) / BIM 360 project the configured APS 2-legged app has access to, flattened across all hubs, with hub_id, hub_name, "},{"name":"acc_create_issue","description":"Create a real issue (punchlist/QC item) in ACC Build's Issues module via the APS Construction Issues v1 API. Returns the ACC-generated issue_id which can be lin"},{"name":"acc_create_rfi","description":"Create a Request For Information in ACC Build's RFIs module via the APS Construction RFIs v1 API, in 'draft' status. Returns the ACC rfi_id.\nWhen to use: a trad"},{"name":"acc_list_issues","description":"List up to 50 issues from an ACC project, optionally filtered by status and priority. Returns a normalized array of {id, title, status, priority, due_date}.\nWhe"},{"name":"acc_list_rfis","description":"List up to 50 RFIs from an ACC project, optionally filtered by status. Returns a normalized array of {id, subject, status}.\nWhen to use: you need a quick rollup"},{"name":"acc_search_documents","description":"Full-text search the ACC Docs module on a project for drawings, specs, submittals, and other documents matching a query string. Calls the APS Data Management v1"},{"name":"acc_project_summary","description":"Fetch a single ACC/BIM 360 project's full attributes (name, type, dates, address, hub) from the APS Data Management project endpoint. If hub_id is omitted, the "},{"name":"xr_launch_vr_session","description":"Create a shareable WebXR VR walkthrough session URL (and Meta Quest oculus:// deep link + QR code) for a translated model. The session_id is generated server-si"},{"name":"xr_launch_ar_session","description":"Create a shareable WebXR AR passthrough session URL and QR code. On phone or tablet with WebXR AR support, the model is overlaid on the camera feed at the reque"},{"name":"xr_list_sessions","description":"List the last 20 VR/AR sessions launched via xr_launch_vr_session and xr_launch_ar_session, sorted by creation time desc. Sourced from the D1 usage_log table; r"},{"name":"twinmotion_render","description":"Queue a photorealistic Twinmotion-style still render of a translated model with time-of-day, weather, season, and resolution controls. Returns a render_id and p"},{"name":"twinmotion_walkthrough","description":"Queue a cinematic Twinmotion-style fly-through video of a translated model. Returns a video_id and download_url; the render pipeline is a ScanBIM roadmap item s"},{"name":"lumion_render","description":"Queue a Lumion-style architectural visualization still render with landscaping, people, vehicles, and atmospheric effects. Returns a render_id and preview_url; "}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.scanbimlabs/scanbim-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.scanbimlabs%2Fscanbim-mcp","firstSeenAt":"2026-09-07T07:22:30.964Z","fetchedAt":"2026-09-07T07:22:30.964Z","normalizedAt":"2026-09-07T07:22:30.964Z"}]},"firstSeenAt":"2026-09-07T07:22:30.964Z","updatedAt":"2026-09-08T10:41:07.185Z"}