#!/usr/bin/env node /** * @fileoverview census-mcp-server MCP server entry point. * Registers all Census Bureau tools and initializes domain services. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map