#!/usr/bin/env node /** * @fileoverview openfec-mcp-server entry point. * Registers all tools, resources, and prompts, then starts the server. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map