LICENSE
README.md
pyproject.toml
plotsim_mcp/__init__.py
plotsim_mcp/__main__.py
plotsim_mcp/errors.py
plotsim_mcp/py.typed
plotsim_mcp/runs.py
plotsim_mcp/server.py
plotsim_mcp.egg-info/PKG-INFO
plotsim_mcp.egg-info/SOURCES.txt
plotsim_mcp.egg-info/dependency_links.txt
plotsim_mcp.egg-info/entry_points.txt
plotsim_mcp.egg-info/requires.txt
plotsim_mcp.egg-info/top_level.txt
plotsim_mcp/tools/__init__.py
plotsim_mcp/tools/create_dataset.py
plotsim_mcp/tools/describe_capability.py
plotsim_mcp/tools/describe_run.py
plotsim_mcp/tools/get_schema.py
plotsim_mcp/tools/get_template.py
plotsim_mcp/tools/get_validation_report.py
plotsim_mcp/tools/list_templates.py
plotsim_mcp/tools/load_run.py
plotsim_mcp/tools/preview.py
plotsim_mcp/tools/trace_cell.py
plotsim_mcp/tools/validate_config.py
tests/test_collection_envelope.py
tests/test_errors.py
tests/test_fastmcp_error_passthrough.py
tests/test_integration_create_dataset.py
tests/test_integration_describe_capability.py
tests/test_integration_describe_run.py
tests/test_integration_get_schema.py
tests/test_integration_get_template.py
tests/test_integration_get_validation_report.py
tests/test_integration_list_templates.py
tests/test_integration_load_run.py
tests/test_integration_preview.py
tests/test_integration_trace_cell.py
tests/test_integration_validate_config.py
tests/test_protocol_create_dataset.py
tests/test_protocol_describe_capability.py
tests/test_protocol_describe_run.py
tests/test_protocol_get_schema.py
tests/test_protocol_get_template.py
tests/test_protocol_get_validation_report.py
tests/test_protocol_list_templates.py
tests/test_protocol_load_run.py
tests/test_protocol_preview.py
tests/test_protocol_trace_cell.py
tests/test_protocol_validate_config.py
tests/test_runs.py
tests/test_stdout_discipline.py
tests/test_trace_cell_sample_rate.py
tests/test_unit_create_dataset.py
tests/test_unit_describe_capability.py
tests/test_unit_describe_run.py
tests/test_unit_get_schema.py
tests/test_unit_get_template.py
tests/test_unit_get_validation_report.py
tests/test_unit_list_templates.py
tests/test_unit_load_run.py
tests/test_unit_preview.py
tests/test_unit_trace_cell.py
tests/test_unit_validate_config.py