goose/documentation/docs/experimental/goose-mobile.md
Rizel Scarlett d2dbffa497
Some checks failed
Unused Dependencies / machete (push) Has been skipped
Canary / Prepare Version (push) Failing after 6s
Canary / Upload Install Script (push) Has been skipped
Canary / bundle-desktop (push) Has been skipped
Canary / bundle-desktop-intel (push) Has been skipped
Canary / bundle-desktop-linux (push) Has been skipped
Canary / bundle-desktop-windows (push) Has been skipped
Canary / Release (push) Has been skipped
Canary / build-cli (push) Has been skipped
CI / changes (push) Failing after 5s
Deploy Documentation / deploy (push) Failing after 3s
Live Provider Tests / check-fork (push) Successful in 1s
Publish Ask AI Bot Docker Image / docker (push) Failing after 3s
Scorecard supply-chain security / Scorecard analysis (push) Has been skipped
Publish Docker Image / docker (push) Failing after 3s
CI / Check Rust Code Format (push) Has been skipped
CI / Build and Test Rust Project (push) Has been skipped
CI / Lint Rust Code (push) Has been skipped
Live Provider Tests / Build Binary (push) Has been skipped
Live Provider Tests / Smoke Tests (push) Has been skipped
Live Provider Tests / Smoke Tests (Code Execution) (push) Has been skipped
Live Provider Tests / Compaction Tests (push) Has been skipped
Live Provider Tests / goose server HTTP integration tests (push) Has been skipped
CI / Check OpenAPI Schema is Up-to-Date (push) Has been skipped
Live Provider Tests / changes (push) Failing after 3s
CI / Test and Lint Electron Desktop App (push) Has been cancelled
docs: add Remote Access section with Telegram Gateway documentation (#7955)
Signed-off-by: Rizel Scarlett <rizel@squareup.com>
2026-03-17 19:40:17 +00: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.