LICENSE
README.md
pyproject.toml
growth_mcp/__init__.py
growth_mcp/knowledge.py
growth_mcp/server.py
growth_mcp.egg-info/PKG-INFO
growth_mcp.egg-info/SOURCES.txt
growth_mcp.egg-info/dependency_links.txt
growth_mcp.egg-info/entry_points.txt
growth_mcp.egg-info/requires.txt
growth_mcp.egg-info/top_level.txt
growth_mcp/tools/__init__.py
growth_mcp/tools/bigquery_source.py
growth_mcp/tools/campaign.py
growth_mcp/tools/datasource.py
growth_mcp/tools/experiment.py
growth_mcp/tools/growth.py
growth_mcp/tools/mixpanel_source.py
growth_mcp/tools/monitor.py
growth_mcp/tools/retention.py
growth_mcp/tools/segment.py
growth_mcp/tools/voucher.py
tests/test_growth_tools.py
tests/test_tools.py