goose/documentation/docs/experimental/goose-mobile.md
Jack Amadeo 583acd4335
chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

continuing migration to aaif
2026-04-07 15:34:48 +10:00

1.9 KiB

title sidebar_position sidebar_label unlisted
goose Mobile 4 goose Mobile true

:::info Archived goose Mobile has been archived. Mobile access to goose is now supported for iOS devices via tunneling. :::

goose Mobile is an experimental Android project inspired by the goose application. It acts as an open agent on your phone, automating multistep tasks, responding to notifications, and even replacing your home screen for maximum efficiency.

:::danger Experimental goose Mobile requires deep access to your device. Use at your own risk — best on a spare phone or emulator. :::

goose Mobile Screenshot

What It Does

  • Automation: Orchestrates tasks using your installed apps.
  • Notification Handling: Responds to incoming notifications based on your rules.
  • Extensibility: Leverages extensions from other apps to perform background tasks seamlessly.

Installation

Extending goose Mobile

goose Mobile supports the mobile MCP system, which lets it use tools from other apps without leaving context — e.g., fetching weather data via a weather extension.

Sample code and setup instructions are in the repository README.

Contribute

We welcome contributions! See the Contributing Guide for details.


For more scenarios, instructions, and development setup, visit the goose Mobile repository.