.env
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/cli/__init__.py
src/cli/main.py
src/cli/mock_servers.json
src/cli/registry.py
src/cli/commands/__init__.py
src/cli/commands/install.py
src/cli/commands/query_pid.py
src/cli/commands/run.py
src/cli/commands/uninstall.py
src/cli/config/__init__.py
src/cli/config/app_config.py
src/cli/config/client_config.py
src/cli/runners/__init__.py
src/cli/runners/command_runner.py
src/cli/runners/stdio_runner.py
src/cli/runners/stream_http_runner.py
src/cli/runners/ws_runner.py
src/cli/types/__init__.py
src/cli/types/registry.py
src/cli/utils/__init__.py
src/cli/utils/client.py
src/cli/utils/config.py
src/cli/utils/logger.py
src/cli/utils/mcp_utils.py
src/cli/utils/process_utils.py
src/cli/utils/run_query_pid_by_packagename.py
src/cli/utils/runtime.py
src/mcpdock.egg-info/PKG-INFO
src/mcpdock.egg-info/SOURCES.txt
src/mcpdock.egg-info/dependency_links.txt
src/mcpdock.egg-info/entry_points.txt
src/mcpdock.egg-info/requires.txt
src/mcpdock.egg-info/top_level.txt