LICENSE
README.md
pyproject.toml
setup.py
mc_example/__init__.py
mc_example/math_commands.py
mcp_cli/__init__.py
mcp_cli/server_command.py
monxcli/__init__.py
monxcli/command_parser.py
monxcli/commands.py
monxcli/mcp_bridge.py
monxcli.egg-info/PKG-INFO
monxcli.egg-info/SOURCES.txt
monxcli.egg-info/dependency_links.txt
monxcli.egg-info/entry_points.txt
monxcli.egg-info/requires.txt
monxcli.egg-info/top_level.txt
pm_example/__init__.py
pm_example/pmtool.py
prompt_example/__init__.py
prompt_example/prompts.py
resource_example/__init__.py
resource_example/resources.py
tests/__init__.py
tests/test_command_parser.py
tests/test_mcp_bridge.py
tests/test_server_command.py