LICENSE
README.md
pyproject.toml
althea_mcp/__init__.py
althea_mcp/__main__.py
althea_mcp/cli.py
althea_mcp/client.py
althea_mcp/config.py
althea_mcp/credentials.py
althea_mcp/errors.py
althea_mcp/models.py
althea_mcp/onboarding.py
althea_mcp/py.typed
althea_mcp/server.py
althea_mcp/tools.py
althea_mcp.egg-info/PKG-INFO
althea_mcp.egg-info/SOURCES.txt
althea_mcp.egg-info/dependency_links.txt
althea_mcp.egg-info/entry_points.txt
althea_mcp.egg-info/requires.txt
althea_mcp.egg-info/top_level.txt
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_credentials.py
tests/test_onboarding.py
tests/test_server.py
tests/test_stdio.py
tests/test_tools.py