Skip to main content
Glama

connect

Establish connection to Android applications for security testing by specifying bundle ID, process name, or PID. Enables subsequent Frida-based analysis tools after successful attachment.

Instructions

Connect to an app by bundle ID, name, or PID. Must call this before using other tools. When spawn=True, uses reliable adb-based launch instead of Frida spawn.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesApp bundle ID, process name, or PID
device_idNoDevice ID (optional)
spawnNoSpawn the app fresh (force stop + launch) before attaching (default: false)
timeout_msNoTimeout for waiting for app/Java to be ready in ms (default: 15000)

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/cbxss/frida-mcp'

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