LICENSE
README.md
pyproject.toml
mcp_context_budget/__init__.py
mcp_context_budget/__main__.py
mcp_context_budget/budget.py
mcp_context_budget/cli.py
mcp_context_budget/compress.py
mcp_context_budget/config_audit.py
mcp_context_budget/config_edit.py
mcp_context_budget/demo.py
mcp_context_budget/live_stdio.py
mcp_context_budget/loaders.py
mcp_context_budget/models.py
mcp_context_budget/reporting.py
mcp_context_budget/selector.py
mcp_context_budget/semantic.py
mcp_context_budget/tokens.py
mcp_context_budget.egg-info/PKG-INFO
mcp_context_budget.egg-info/SOURCES.txt
mcp_context_budget.egg-info/dependency_links.txt
mcp_context_budget.egg-info/entry_points.txt
mcp_context_budget.egg-info/requires.txt
mcp_context_budget.egg-info/top_level.txt
tests/test_cli.py
tests/test_compress.py
tests/test_config_audit.py
tests/test_config_contract.py
tests/test_config_edit.py
tests/test_core.py
tests/test_live_stdio.py
tests/test_semantic.py