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