Skip to main content
Glama
hao-cyber
by hao-cyber
config.py565 B
""" Global configuration file for storing configurable parameters """ # Default country/region code DEFAULT_COUNTRY_CODE = "+86" # Screenshot storage path (Android internal paths, not affected by host OS) SCREENSHOT_PATH = "/sdcard/Pictures/Screenshots/" # Screen recording storage path (Android internal paths, not affected by host OS) RECORDING_PATH = "/sdcard/Movies/" # Command execution timeout (seconds) COMMAND_TIMEOUT = 30 # Whether to automatically retry connection AUTO_RETRY_CONNECTION = True # Maximum number of retry attempts MAX_RETRY_COUNT = 3

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hao-cyber/phone-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server