#!/usr/bin/env node/**
* MCP-Appium HTTP Server for Claude Desktop
*
* This file starts an HTTP server that Claude Desktop can connect to,
* implementing the Model Context Protocol over HTTP rather than stdin/stdout.
*/export {};
//# sourceMappingURL=http-server.d.ts.map