You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<label>IFC model context<spanclass="small">stored in browser memory; only information extracted through MCP commands sent to provider servers</span></label>
• Upload an IFC, then ask “Summarize the model” or “List all IfcWalls”.<br/>
• Try “Add a new site and building named X” (will use ifc_edit).
</div>
</div>
<divclass="row">
<label>About</label>
<divclass="status">
Chat with your IFC model. This app uses <spanclass="code">ifcopenshell-mcp</span> to interact with an IFC model. IFC is in its raw-serialized form provides little textual context on the meaning of attributes, the intent behind element instances and the resulting geometrical form. By using the IfcOpenShell high-level API through an MCP-like interface (Model Context Protocol; allows for structured interaction with APIs and tools) these limitations are addressed and the model can be interrogated on a higher semantic abstraction level. You can also use <spanclass="code">ifcopenshell-mcp</span> on your local machine with any LLM provider that supports the MCP protocol.
</div>
</div>
</section>
<sectionclass="chat">
<header>
<imgsrc="https://ifcopenshell.org/assets/images/logo.png" style="float: left; padding: 10px 20px 10px 0; ">