as_ide_status
Check Android Studio's live-IDE connectivity: process, built-in server, and MCP plugin status.
Instructions
Report live-IDE connectivity: process, built-in server, MCP plugin.
Returns: str: JSON with studio_running (bool), builtin_server_up (bool), builtin_server_url, about (IDE build info if reachable), official_mcp_plugin_installed (bool) and guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |