LICENSE
README.md
pyproject.toml
ariadne_mcp/__init__.py
ariadne_mcp/ariadne.config.example.json
ariadne_mcp/claude-md-snippet.md
ariadne_mcp/cli.py
ariadne_mcp/server.py
ariadne_mcp.egg-info/PKG-INFO
ariadne_mcp.egg-info/SOURCES.txt
ariadne_mcp.egg-info/dependency_links.txt
ariadne_mcp.egg-info/entry_points.txt
ariadne_mcp.egg-info/requires.txt
ariadne_mcp.egg-info/top_level.txt
ariadne_mcp/normalizer/__init__.py
ariadne_mcp/normalizer/normalizer.py
ariadne_mcp/query/__init__.py
ariadne_mcp/query/query.py
ariadne_mcp/scanner/__init__.py
ariadne_mcp/scanner/auto_detect.py
ariadne_mcp/scanner/backend_client_scanner.py
ariadne_mcp/scanner/cube_scanner.py
ariadne_mcp/scanner/frontend_rest_scanner.py
ariadne_mcp/scanner/frontend_scanner.py
ariadne_mcp/scanner/graphql_scanner.py
ariadne_mcp/scanner/http_scanner.py
ariadne_mcp/scanner/kafka_scanner.py
ariadne_mcp/scanner/ts_http_outbound_scanner.py
ariadne_mcp/scoring/__init__.py
ariadne_mcp/scoring/engine.py
ariadne_mcp/store/__init__.py
ariadne_mcp/store/db.py
ariadne_mcp/store/feedback_db.py
tests/test_auto_detect.py
tests/test_feedback_boost.py
tests/test_http_scanner_naming.py
tests/test_implicit_feedback.py
tests/test_semantic_hint.py