#!/usr/bin/env node
/**
 * Scryfall MCP Server - Main Entry Point
 *
 * This module serves as the entry point for the Scryfall MCP server,
 * initializing the server and handling the startup process.
 */
export {};
//# sourceMappingURL=index.d.ts.map