UNPKG

mcp-appium-visual

Version:

MCP Server for Appium mobile automation with visual recovery

9 lines 278 B
#!/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