Mobile Agent is an open-source Android AI agent that runs entirely on your phone with MCP support, skills, persistent memory, multi-modal support, and permission-based file access.
No reviews yetBe the first to leave a review for Mobile Agent
Maker
📌
Hey, I just finished building an AI agent mobile app that runs completely on your phone and doesn't require any external server to use.
And it supports all the features you would expect like
- MCP
- Tool calling
- Skills, Memory
- Multi modal support.
It's 100% free and open source.
Try now: https://mobile-agent.vercel.app/
Report
How well does the on-device model handle complex multi-step tasks compared to calling out to a cloud API, and is the MCP server connection limited to local endpoints or can it hit remote ones too?
Report
Maker
@huriyeqknk So far I tried to build an landing page and it creates new repo and pushes the code on same with Githubs Mcp Server.
and as of mcp, yes it supports remote mcp via oauth, and authorization headers too. I tried githubs, cloudflare, netlify, firecrawl all of this works.
How well does the on-device model handle complex multi-step tasks compared to calling out to a cloud API, and is the MCP server connection limited to local endpoints or can it hit remote ones too?