Thanks for checking out the latest demo! As promised, I’m sharing the logic behind the "MBSE + AI" workflow so you can start experimenting with the SysML v2 REST API yourself.
Watch the Demo here: https://youtu.be/-I9Fuvmpgtw
📝 Overview of the Demo
In the video, I demonstrated how to programmatically query a Teamwork Cloud (TWC) model. Instead of manual exports, we used a Jupyter Notebook to call the API, and then leveraged Claude via the SysML v2 MCP (credit to @MBSEExecution) to format those requirements into a beautiful, readable table.
📥 Download the Source Files
I’ve included the Jupyter Notebook below. It is designed to be editable and reusable—just update your API endpoints and credentials to start querying your own models.
- Jupyter Notebook 📄:
- Additional Resources 📁:
- MCP Setup: https://youtu.be/-qQVUxu0RXM?si=MzeDXI531K_jo9ss
SysML V2 API Cookbook: https://github.com/Systems-Modeling/SysML-v2-API-Cookbook
