UNPKG

mcp-appium-visual

Version:

MCP Server for Appium mobile automation with visual recovery

9 lines 251 B
#!/usr/bin/env node /** * Standalone NPX Entry Point for MCP-Appium * * This is a minimal, standalone entry point that avoids any potential * import conflicts with the main index.js file. */ export {}; //# sourceMappingURL=npx-standalone.d.ts.map