LICENSE
README.md
pyproject.toml
src/recipe_dsl_mcp.egg-info/PKG-INFO
src/recipe_dsl_mcp.egg-info/SOURCES.txt
src/recipe_dsl_mcp.egg-info/dependency_links.txt
src/recipe_dsl_mcp.egg-info/entry_points.txt
src/recipe_dsl_mcp.egg-info/requires.txt
src/recipe_dsl_mcp.egg-info/top_level.txt
src/recipe_mcp/__init__.py
src/recipe_mcp/__main__.py
src/recipe_mcp/aggregator.py
src/recipe_mcp/bootstrap.py
src/recipe_mcp/errors.py
src/recipe_mcp/mapping.py
src/recipe_mcp/redact.py
src/recipe_mcp/server.py
src/recipe_mcp/spawn.py
src/recipe_mcp/surfaces.py
src/recipe_mcp/types.py
src/recipe_mcp/upstream.py
tests/test_aggregator.py
tests/test_bootstrap_snapshot.py
tests/test_drift.py
tests/test_e2e.py
tests/test_redact.py
tests/test_spawn.py
tests/test_stub_upstream.py
tests/test_surfaces.py
tests/test_types.py
tests/test_upstream.py