We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
create_account.yaml•409 B
# Gets user all the way up to OTP step in Twitter signup
appId: com.twitter.android
name: Create Account
---
- launchApp:
clearState: true
- tapOn: Create account
- tapOn: Skip for now
- inputText: ${NAME}
- tapOn:
id: com.twitter.android:id/phone_or_email_field
- tapOn: Use email instead
- inputText: ${EMAIL}
- tapOn: Date of birth
- longPressOn: 2021
- tapOn: Next
- tapOn: Next
- tapOn: Sign up