LICENSE
NOTICE
README.md
pyproject.toml
src/mcptoon/__init__.py
src/mcptoon/__main__.py
src/mcptoon/cache.py
src/mcptoon/cli.py
src/mcptoon/client.py
src/mcptoon/config.py
src/mcptoon/demo.py
src/mcptoon/demo_server.py
src/mcptoon/discover.py
src/mcptoon/errors.py
src/mcptoon/health.py
src/mcptoon/installer.py
src/mcptoon/manifest.py
src/mcptoon/native_tools.py
src/mcptoon/output.py
src/mcptoon/plugin.py
src/mcptoon/router.py
src/mcptoon/schema_simplifier.py
src/mcptoon/serve.py
src/mcptoon/sync.py
src/mcptoon/toon_vendored.py
src/mcptoon/usage.py
src/mcptoon/watch.py
src/mcptoon.egg-info/PKG-INFO
src/mcptoon.egg-info/SOURCES.txt
src/mcptoon.egg-info/dependency_links.txt
src/mcptoon.egg-info/entry_points.txt
src/mcptoon.egg-info/requires.txt
src/mcptoon.egg-info/top_level.txt
tests/test_cache.py
tests/test_calculator.py
tests/test_claude_plugin_package.py
tests/test_cli_flags.py
tests/test_client.py
tests/test_completion.py
tests/test_config.py
tests/test_dead_server_diagnostics.py
tests/test_demo.py
tests/test_demo_dead_package.py
tests/test_demo_server.py
tests/test_discover.py
tests/test_doctor_star_hint.py
tests/test_envelope.py
tests/test_fallback_json.py
tests/test_footprint_claims.py
tests/test_gemini_manifest.py
tests/test_health.py
tests/test_help_shortcircuit.py
tests/test_llms_txt.py
tests/test_native_tools.py
tests/test_output.py
tests/test_plugin_install.py
tests/test_plugin_scan.py
tests/test_policy_overrides.py
tests/test_readme_links.py
tests/test_registry_sync.py
tests/test_router.py
tests/test_search.py
tests/test_serve.py
tests/test_serve_perf.py
tests/test_serve_prompts.py
tests/test_stats_toggle.py
tests/test_sync.py
tests/test_tier_claims_consistent.py
tests/test_toml_config.py
tests/test_toon_cross_validate.py
tests/test_v02_features.py
tests/test_v04_features.py
tests/test_v05_features.py
tests/test_v072_delight.py
tests/test_v073_http_security.py
tests/test_v074_stdio_timeout.py
tests/test_v076_stateless_serve.py
tests/test_v07_spec2026.py
tests/test_watch.py