LICENSE
README.md
pyproject.toml
tests/test_backend.py
tests/test_bundle_resolution.py
tests/test_config_cli.py
tests/test_e2e.py
tests/test_e2e_pypi.py
tests/test_e2e_simple.py
tests/test_http_server.py
tests/test_http_transport.py
tests/test_list_all_tools.py
tests/test_mcp_protocol.py
tests/test_protocol_e2e.py
tests/test_pure_functions.py
tests/test_search_code_modes.py
tests/test_simple.py
tests/test_token_analysis.py
tests/test_token_analysis_v2.py
tests/test_token_optimization.py
toolmux/__init__.py
toolmux/__main__.py
toolmux/main.py
toolmux.egg-info/PKG-INFO
toolmux.egg-info/SOURCES.txt
toolmux.egg-info/dependency_links.txt
toolmux.egg-info/entry_points.txt
toolmux.egg-info/requires.txt
toolmux.egg-info/top_level.txt
toolmux/Prompt/AGENT_INSTRUCTIONS.md
toolmux/Prompt/TOOLMUX_AGENT_INSTRUCTIONS.md
toolmux/examples/brave-search.json
toolmux/examples/example_agent_config.json
toolmux/examples/filesystem.json
toolmux/examples/http-servers.json
toolmux/examples/kiro-integration.json
toolmux/examples/kiro-mcp-config.json
toolmux/examples/mixed-servers.json
toolmux/examples/q-cli-agent-config.json
toolmux/examples/q-cli-agent.json
toolmux/examples/q-cli-simple.json
toolmux/examples/sqlite.json
toolmux/scripts/toolmux_hook.sh