The most full featured web-to-app toolkit on Android, a complete APK workshop that runs entirely on your phone
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"web-to-app": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-web-to-app"
]
}
}
}