"""Entry point for running the passenger MCP server as a module.""" from mcp_servers.passenger.server import mcp mcp.run()