README.md
pyproject.toml
fluxloop_mcp/__init__.py
fluxloop_mcp/server.py
fluxloop_mcp.egg-info/PKG-INFO
fluxloop_mcp.egg-info/SOURCES.txt
fluxloop_mcp.egg-info/dependency_links.txt
fluxloop_mcp.egg-info/entry_points.txt
fluxloop_mcp.egg-info/requires.txt
fluxloop_mcp.egg-info/top_level.txt
fluxloop_mcp/data/__init__.py
fluxloop_mcp/data/default_index/__init__.py
fluxloop_mcp/data/default_index/chunks.jsonl
fluxloop_mcp/data/default_index/manifest.json
fluxloop_mcp/index/__init__.py
fluxloop_mcp/index/bootstrap.py
fluxloop_mcp/index/embedder.py
fluxloop_mcp/index/ingestor.py
fluxloop_mcp/index/retriever.py
fluxloop_mcp/index/store.py
fluxloop_mcp/index/validator.py
fluxloop_mcp/recipes/__init__.py
fluxloop_mcp/recipes/registry.py
fluxloop_mcp/schemas/runner_pattern_metadata.json
fluxloop_mcp/tests/__init__.py
fluxloop_mcp/tests/conftest.py
fluxloop_mcp/tests/fixtures/__init__.py
fluxloop_mcp/tests/index/test_retriever.py
fluxloop_mcp/tests/index/test_validator.py
fluxloop_mcp/tests/tools/_helpers.py
fluxloop_mcp/tests/tools/test_multi_mode_regression.py
fluxloop_mcp/tests/tools/test_tools_smoke.py
fluxloop_mcp/tools/__init__.py
fluxloop_mcp/tools/agent_orchestrator.py
fluxloop_mcp/tools/analyze_repository.py
fluxloop_mcp/tools/detect_frameworks.py
fluxloop_mcp/tools/faq.py
fluxloop_mcp/tools/generate_integration_steps.py
fluxloop_mcp/tools/llm_context.py
fluxloop_mcp/tools/mode_context.py
fluxloop_mcp/tools/profile.py
fluxloop_mcp/tools/propose_edit_plan.py
fluxloop_mcp/tools/rag.py
fluxloop_mcp/tools/run_integration_workflow.py
fluxloop_mcp/tools/validate_edit_plan.py