#!/usr/bin/env npx tsx /** * Minimal MCP Server for integration testing (stdio transport) * * This server exposes tools, prompts, and resources for testing the probe functionality. */ export {};