LICENSE
README.md
pyproject.toml
automagik_tools/__init__.py
automagik_tools/cli.py
automagik_tools/hub.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/ai_processors/__init__.py
automagik_tools/ai_processors/enhanced_response.py
automagik_tools/ai_processors/json_markdown_processor.py
automagik_tools/ai_processors/openapi_processor.py
automagik_tools/tools/__init__.py
automagik_tools/tools/automagik/__init__.py
automagik_tools/tools/automagik/__main__.py
automagik_tools/tools/automagik/config.py
automagik_tools/tools/genie/__init__.py
automagik_tools/tools/genie/__main__.py
automagik_tools/tools/genie/config.py
automagik_tools/tools/genie/mcp_wrapper.py
tests/test_automagik_agents_transports.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