#!/usr/bin/env node
/**
 * MCP-Appium Server for Claude Desktop
 *
 * This file implements a server compatible with Claude Desktop
 * using the StdioServerTransport from the Model Context Protocol SDK.
 */
export {};
//# sourceMappingURL=claude-desktop-server.d.ts.map