/**
 * MCP Server - Standardized Implementation
 * Multi-tenant server with YAML-based configuration
 */
import { logger } from "syia-mcp-utils";
export { logger };
