#!/usr/bin/env node
/**
 * Test script for Guardz Generator MCP Server
 *
 * This script tests the basic functionality of the MCP server by:
 * 1. Starting the server
 * 2. Sending a tools/list request
 * 3. Sending a generate_type_guards request
 * 4. Verifying the responses
 */
export {};
//# sourceMappingURL=test-mcp.d.ts.map