We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# ๐ฎ AutoMobile iOS Playground
The AutoMobile iOS Playground is a demonstration app designed to test and showcase AutoMobile's automation
capabilities. Its purpose is:
1. **๐ฏ Serve as a test target** - Provides a controlled iOS app environment for AutoMobile to interact with and
automate, both to make itself better and to improve its playground.
2. **๐ Use modern iOS development** - Built with 100% SwiftUI and modern iOS patterns.
3. **๐ฆ Minimal dependencies** - No dependency injection frameworks or network calls to keep it simple and self-contained.
4. **๐จ Feature variety** - Includes multiple modules (login, home, settings, media player, onboarding, etc.) to test
different UI patterns and Experiment/Treatment context awareness.
5. **๐ธ Media capabilities** - Has basic image and video loading and rendering via first party Apple frameworks.