A Smarter Google AI Edge Gallery: MCP integration, notifications, and session continuity
Source: Google Developers Blog
Overview
The Google AI Edge Gallery app has expanded its on‑device AI capabilities with experimental support for the open‑source Model Context Protocol (MCP) on Android. This enables Gemma 4 to coordinate complex tasks across external data sources such as Google Workspace and Google Maps.
MCP Integration
- Model Context Protocol (MCP): An open‑source protocol that allows the AI model to interact with and retrieve information from multiple external services.
- Supported data sources: Google Workspace, Google Maps, and other compatible APIs.
- Benefit: Enables more sophisticated, context‑aware workflows directly on the device.
Schedule Notification Skill
A new “Schedule Notification” skill has been added to automate routines:
- Purpose: Allows proactive and persistent user interactions by scheduling notifications based on AI‑driven triggers.
- Use cases: Reminders for meetings, travel updates, or any custom workflow that benefits from timed alerts.
Persistent Chat History
The update introduces a persistent chat history feature:
- Functionality: Restores long session contexts nearly instantly, preserving the continuity of conversations across app restarts.
- Advantage: Users can pick up where they left off without losing context, improving the overall interaction experience.
Open‑Source Toolkit & Community
The platform is driven by an open‑source toolkit that encourages community contributions:
- Custom workflows: Developers can build and share utility‑focused workflows, prompt configurations, and tool integrations.
- Repository: All resources and contribution guidelines are available on the project’s GitHub repository.