README.md
pyproject.toml
smartoption_mcp/__init__.py
smartoption_mcp/admin_cli.py
smartoption_mcp/admin_client.py
smartoption_mcp/admin_server.py
smartoption_mcp/cli.py
smartoption_mcp/client.py
smartoption_mcp/diff.py
smartoption_mcp/server.py
smartoption_mcp/skill_installer.py
smartoption_mcp.egg-info/PKG-INFO
smartoption_mcp.egg-info/SOURCES.txt
smartoption_mcp.egg-info/dependency_links.txt
smartoption_mcp.egg-info/entry_points.txt
smartoption_mcp.egg-info/requires.txt
smartoption_mcp.egg-info/top_level.txt
smartoption_mcp/skill_bundle/SKILL.md
smartoption_mcp/skill_bundle/reference/constraints.md
smartoption_mcp/skill_bundle/reference/helper_catalog.md
smartoption_mcp/skill_bundle/reference/quant_strategy_base_api.md
smartoption_mcp/skill_bundle/reference/workflow_from_scratch.md
smartoption_mcp/skill_bundle/reference/workflow_port_existing.md
smartoption_mcp/skill_bundle/templates/cron_strategy_template.py
smartoption_mcp/skill_bundle/templates/tick_strategy_template.py
smartoption_mcp/skill_bundle/templates/tick_strategy_template_streaming.py
tests/test_admin_tools.py
tests/test_cloud_broker_account_tools.py
tests/test_data_center_tools.py
tests/test_quant_rd_write_tools.py
tests/test_skill_installer.py
tests/test_validate_strategy_code_tool.py