SysML v2 model of the sysml-v2-lsp-project (LSP/MCP) architecture: parser, symbol table, MCP server, providers, and clients.
This repo is included as a submodule at sysml-v2-models/projects/sysml-v2-lsp-project when used from SystemDesign. From the SystemDesign repo root, generate diagrams:
cd sysml-v2-models
python scripts/visualize.py --project sysml-v2-lsp-project --diagram bdd --format pngWhen cloned alone, you need the SysML v2 Kernel and library (e.g. from Systems-Modeling/SysML-v2-Release) at a sibling path or adjust config.yaml model_files accordingly.
config.yaml— project config and model load ordermodels/— root, deploy (structure), optional behaviour/requirementsoutputs/— generated diagrams and docs