.gitignore
LICENSE
MCP_PACKAGING_GUIDE.md
Makefile
README.md
manifest.json
pyproject.toml
requirements.txt
scripts/README.md
scripts/__init__.py
scripts/update_version.py
src/appcan_helper_mcp/__init__.py
src/appcan_helper_mcp/server.py
src/appcan_helper_mcp/utility.py
src/appcan_helper_mcp.egg-info/PKG-INFO
src/appcan_helper_mcp.egg-info/SOURCES.txt
src/appcan_helper_mcp.egg-info/dependency_links.txt
src/appcan_helper_mcp.egg-info/entry_points.txt
src/appcan_helper_mcp.egg-info/requires.txt
src/appcan_helper_mcp.egg-info/top_level.txt
test/__init__.py
test/test_client.py