[D] Mobile-MCP: Letting LLMs autonomously discover Android app capabilities (no pre-coordination required)
Hi all, We’ve been thinking about a core limitation in current mobile AI assistants: Most systems (e.g., Apple Intelligence, Google Assistant–style integrations) rely on predefined schemas and coordinated APIs. Apps must explicitly implement the assistant’s specification. This limits extensibility and makes the ecosystem tightly controlled. On the other hand, GUI-based agents (e.g., AppAgent, AutoDroid, droidrun) rely on screenshots + accessibility, which gives broad power but weak capability boundaries. So we built Mobile-MCP, an Android-native realization of the Model […]