README.md
pyproject.toml
automagik_tools/__init__.py
automagik_tools/cli.py
automagik_tools.egg-info/PKG-INFO
automagik_tools.egg-info/SOURCES.txt
automagik_tools.egg-info/dependency_links.txt
automagik_tools.egg-info/entry_points.txt
automagik_tools.egg-info/requires.txt
automagik_tools.egg-info/top_level.txt
automagik_tools/tools/__init__.py
automagik_tools/tools/automagik_agents/__init__.py
automagik_tools/tools/automagik_agents/__main__.py
automagik_tools/tools/automagik_agents/config.py
automagik_tools/tools/evolution_api/__init__.py
automagik_tools/tools/evolution_api/__main__.py
automagik_tools/tools/evolution_api/config.py
automagik_tools/tools/example_hello/__init__.py
automagik_tools/tools/example_hello/__main__.py
automagik_tools/tools/example_hello/config.py
tests/test_cli_simple.py
tests/test_fastmcp_client.py
tests/test_integration.py
tests/test_mcp_protocol.py
tests/test_unit_fast.py