LICENSE
README.md
pyproject.toml
inav_mcp/__init__.py
inav_mcp/cli.py
inav_mcp/connection.py
inav_mcp/modes.py
inav_mcp/msp.py
inav_mcp/profiles.py
inav_mcp/safety.py
inav_mcp/server.py
inav_mcp/state.py
inav_mcp/troubleshoot.py
inav_mcp.egg-info/PKG-INFO
inav_mcp.egg-info/SOURCES.txt
inav_mcp.egg-info/dependency_links.txt
inav_mcp.egg-info/entry_points.txt
inav_mcp.egg-info/requires.txt
inav_mcp.egg-info/top_level.txt
inav_mcp/knowledge/__init__.py
inav_mcp/knowledge/arming_flags.json
inav_mcp/knowledge/esc_protocols.json
inav_mcp/knowledge/fc_targets.json
inav_mcp/knowledge/modes_reference.json
tests/test_cli.py
tests/test_cli_batch.py
tests/test_cli_props_gate.py
tests/test_diagnostics.py
tests/test_followups.py
tests/test_modes_m4.py
tests/test_msp_codec.py
tests/test_new_tools_m6.py
tests/test_profiles.py
tests/test_reconnect.py
tests/test_resources_prompts.py
tests/test_server_cli.py
tests/test_status_v2.py