[console_scripts]
visus = visus.web.cli.main:app
visus-web-mcp = visus.web.mcp.server:main

[pytest11]
visus_web = visus.web.pytest_plugin
