LICENSE
MANIFEST.in
README.md
pyproject.toml
stella_mcp/__init__.py
stella_mcp/analysis.py
stella_mcp/calibrate.py
stella_mcp/equation_parser.py
stella_mcp/layout.py
stella_mcp/layout_graph.py
stella_mcp/layout_pipeline.py
stella_mcp/layout_quality.py
stella_mcp/layout_router.py
stella_mcp/mcp_resources.py
stella_mcp/model.py
stella_mcp/model_layout.py
stella_mcp/model_snapshot.py
stella_mcp/model_types.py
stella_mcp/render_svg.py
stella_mcp/server.py
stella_mcp/session_store.py
stella_mcp/simulate.py
stella_mcp/templates.py
stella_mcp/tool_handlers.py
stella_mcp/tool_results.py
stella_mcp/tool_schemas.py
stella_mcp/validator.py
stella_mcp/xmile.py
stella_mcp/xmile_export.py
stella_mcp/xmile_features.py
stella_mcp/xmile_io.py
stella_mcp/xmile_parse.py
stella_mcp.egg-info/PKG-INFO
stella_mcp.egg-info/SOURCES.txt
stella_mcp.egg-info/dependency_links.txt
stella_mcp.egg-info/entry_points.txt
stella_mcp.egg-info/requires.txt
stella_mcp.egg-info/top_level.txt
stella_mcp/builtin_templates/carbon_cycle_2box.stmx
stella_mcp/builtin_templates/exponential_growth.stmx
stella_mcp/builtin_templates/lotka_volterra.stmx
stella_mcp/builtin_templates/metadata.json
stella_mcp/builtin_templates/nutrient_box_2box.stmx
stella_mcp/builtin_templates/sir.stmx
stella_mcp/tools/__init__.py
stella_mcp/tools/build.py
stella_mcp/tools/inspect.py
stella_mcp/tools/io.py
stella_mcp/tools/modules.py
stella_mcp/tools/shared.py
stella_mcp/tools/simulation.py