LICENSE
README.md
pyproject.toml
system1_mcp/__init__.py
system1_mcp/batteries.py
system1_mcp/cli.py
system1_mcp/client.py
system1_mcp/config.py
system1_mcp/errors.py
system1_mcp/installer.py
system1_mcp/server.py
system1_mcp/tools.py
system1_mcp.egg-info/PKG-INFO
system1_mcp.egg-info/SOURCES.txt
system1_mcp.egg-info/dependency_links.txt
system1_mcp.egg-info/entry_points.txt
system1_mcp.egg-info/requires.txt
system1_mcp.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_installer.py
tests/test_integration.py
tests/test_tools.py