Mechanly is a new Android-first tool that allows users to create personal apps and background tasks using the phone's browser sessions, notifications, and scheduling capabilities, inspired by OpenClaw.
Hi all! I’ve been following the growing interest in personal agents and tools like OpenClaw. I like the idea of having a system that can use your accounts, check things for you, and keep working without needing constant instructions. Most of these systems naturally treat a desktop computer, Mac mini, or VPS as the runtime. With Mechanly, I wanted to explore a different question: What if the runtime were the Android phone already in your pocket? A modern phone is powerful, always connected, has its own logged-in browser sessions, and can reach Android surfaces such as notifications. It also stays with you throughout the day. That is the idea behind Mechanly. ^_^ What is Mechanly? Mechanly lets you describe an App you wish existed or a Task you want your phone to handle. For example: Check my Gmail Spam folder every few hours. Find messages that may have been caught by mistake and let me move them back to my inbox. Or, Every weekday morning, compare my two routes to work. Notify me only when one saves more than ten minutes. You describe the outcome, review the access it needs, and save it. Mechanly exposes two main concepts: Tasks run on demand or on a schedule. They can inspect a data source, process information, send a notification, or produce an interactive visual result. Apps have their own interface, storage, generated icon, and home-screen shortcut. An App can be a standalone personal tool or display information prepared by background Tasks. The phone is the runtime A Mechanly Task can run while the app is closed and the phone’s screen is off. You don’t need to leave a desktop, Mac mini, or VPS running just to check a website, prepare a briefing, or watch for something important. The phone handles the scheduling, browser session, notifications, permissions, and App experience. Logged-in browser access The browser integration is one of the main reasons I built Mechanly as an Android app. Mechanly includes its own browser. Sign in to a website there, and a Task can later use that same on-phone session, including while the screen is off. This is useful when information is behind a login and the website doesn’t provide a suitable API. A Task can combine browser access with supported connectors such as Gmail and Google Calendar, plus optional access to Android notifications. For example, it could: Check an Amazon order without requiring an Amazon API. Look for an important email that landed in Spam. Read a signed-in dashboard and report only what changed. Compare information from a website with your calendar. Summarize overnight notifications and ignore promotional noise. Notifications can be the interface Tasks do not have to notify you after every run. A Task might check something several times a day but interrupt you only when an order is delayed, a product is back in stock, an important message arrives, or one commute route becomes significantly faster. The result can also be interactive. Tapping the notification can open the actual briefing, inbox, workout, or dashboard instead of taking you back into a chat. Personal Apps on the home screen Mechanly can also create Apps with their own interface, storage, generated icon, and home-screen shortcut. An App can stay connected to background Tasks. For example, a Task can periodically check your orders while an App presents the results as a delivery and spending dashboard. The focus is on small, personal, oddly specific Apps that would not make sense for a developer to build and publish for a broad audience. A few Apps I built on Mechanly Amazon Orders Uses your signed-in Amazon session to create a read-only dashboard for spending, deliveries, recent orders, categories, and possible return windows. Newsletter Digest Turns unread Gmail newsletters into a daily edition with summaries, key points, and links to the original stories. Notification Triage Sorts Android notifications into Priority, Later, and Noise. It is read-only and supports always-priority and always-ignore rules. A few scheduled Tasks on Mechanly Gmail Spam Rescue Checks Gmail’s Spam folder for possible false positives, assigns a risk level, and lets you mark a message important or move it back to the inbox. Daily Workout Coach Creates a scheduled Push, Pull, Legs, or Rest routine with exercises, sets, reps, form guidance, and an interactive result that opens from the notification. Apps and Tasks can be shared through import links. The person importing one reviews the required access and connects their own accounts. How I think about Mechanly alongside OpenClaw I don’t see Mechanly as an Android port of OpenClaw. OpenClaw demonstrates how useful a persistent personal agent can be when it has a computer to work from. Mechanly explores the same broad territory from the phone side, with deeper access to Android notifications, background execution, mobile browser sessions, interactive notifications, and home-screen Apps. Mechanly is currently in Alpha and free to try: Download Mechanly from Google Play I’d especially like feedback from people already experimenting with OpenClaw. Which of your current workflows would be more useful if it could run directly from your phone? And which phone-specific capabilities would you want a personal agent to have?
OpenClaw has launched native mobile apps for iOS and Android, allowing users to run AI agents on the go with features like channels, tasks, and replies.
PalmClaw is an open-source agent framework that runs natively on mobile phones, exposing device capabilities as explicit tools with clear execution boundaries. It achieves an 11.5% improvement in task success and a 94.9% reduction in completion time over baselines.
OpenClaw, the open-source AI agent platform, has launched mobile apps on iOS and Android, allowing users to run agents from their phones via the OpenClaw Gateway.
OpenClaw launched its official iPhone app, enabling users to pair with their private OpenClaw Gateway for chat, voice, approvals, and device-aware automation directly from their mobile device.