HuskyBIM for Catenda BETA
HuskyBIM for Catenda connects Claude Desktop to Catenda Hub — the openBIM common data environment (formerly Bimsync) — through Catenda's open buildingSMART BCF/OpenCDE and REST APIs. With 29 tools you can coordinate BCF issues with viewpoints and snapshots, import or export whole BCF files, query the processed IFC data, run quantity take-offs, manage documents with shareable links, and mint viewer links — all in plain language.
Requirements
• Claude Desktop — download at claude.ai/download
• A Catenda account with access to at least one project
• A Catenda API application — a client id and secret, issued by Catenda Support (see below)
• Free HuskyBIM account — sign up
Catenda API credentials
Catenda API access is enabled per application. Per Catenda's developer guide, you create an application by contacting Catenda Support ([email protected]); they issue a client id and client secret. Ask for the redirect URI http://localhost:8080/callback.
You then sign in once via OAuth to obtain a refresh token: open the authorization URL in a browser, approve access, and exchange the returned code. The connector handles Catenda's refresh-token rotation automatically from there.
Installation
Download the extension
Sign in to your account page and download HuskyBIM_for_Catenda_v0.1.2.mcpb from the Downloads section.
Install in Claude Desktop
Open Claude Desktop. Go to Settings → Extensions and click Install extension. Select the downloaded .mcpb file, or drag and drop it onto the Extensions panel.
Enter your credentials
In the extension settings, enter your HuskyBIM License Token (from huskybim.com/account) and your Catenda client id, client secret and refresh token. Restart Claude Desktop and the tools are ready.
What you can do
HuskyBIM for Catenda provides 29 tools across BCF issue coordination, IFC model data, documents and libraries, and viewer access.
Example workflows
Import the file clashes-week34.bcfzip into the Catenda project and give me a status report grouped by assignee.Run a quantity take-off for all walls in the Catenda project — total areas and volumes with units.Upload the QA report PDF to the project's document library, reference it from the topic "Facade sealing", and give me a shareable download link.Troubleshooting
Check that your HuskyBIM License Token is correctly entered in Claude Desktop → Settings → Extensions → HuskyBIM for Catenda. Tokens are case-sensitive and must not contain spaces. Find your token at huskybim.com/account.
A 400 on the token exchange usually means the refresh token has already been used or has expired — Catenda rotates refresh tokens on every use, and the connector caches the newest one automatically. If you re-enter an old token manually, sign in again to obtain a fresh one.
Topic type, status, priority and labels must be allowed by the project — ask Claude to check the project extensions first (catenda_get_project_extensions).