#!/usr/bin/env node /** * Main entry point for Advocu MCP Server * Handles both MCP server execution and CLI commands */ export {}; //# sourceMappingURL=main.d.ts.map