/**
 * Integration tests: spawn the Lorcana Event Finder MCP server and run each tool
 * with one or more call variations to ensure the server and all tools work end-to-end.
 *
 * Run after build: npm run build && npm test
 * Requires network (Ravensburger API and Play Hub geocoding/places APIs).
 */
export {};
