"""Entrypoint: python -m bunnycdn_mcp""" from .server import mcp mcp.run(transport="streamable-http")