Live now for Android

Not AI on your phone.
A phone for your AI.

myphonely gives Claude, ChatGPT, Gemini or Grok a phone of its own. Ask in plain English and it taps, types, and scrolls through your real apps — from your real accounts, on a real device.

1,000 free credits · No card required · Android 7.0+

9:41agent
MMessages

Hey! Are you around Friday?

Yes — free anytime after 3. Want to grab coffee?

Replying to 3 more…
You, in Claude

Reply to my unread messages — I’m free Friday after 3.

Replied to 4 chats on your phone.

Works with the AI you already use

ClaudeChatGPTGeminiCursorGrok BotAny MCP client

What it does

Say it the way you'd say it to a person.

No scripts, no selectors, no automation builder. Type the request into your AI and watch the phone carry it out.

Messages
Go through my unread WhatsApp messages and reply to anyone asking about Friday — tell them I'm free after 3.
Social
Post the photo in my gallery from this morning to Instagram with a short caption about the hike.
Growth
Draft a personal note for each LinkedIn connection request in my queue, based on their profile.
Community
Find the Reddit threads where people are asking about B2B SaaS tooling and show me the ones worth answering.
Creators
Reply to the top comments on my last five TikTok videos, matching my usual tone.
Everyday
Check the delivery apps for tonight's wait times and tell me which one is fastest.
Creators

Keep every account alive — post, reply, and engage without living in your notifications.

Founders & sales

Run outreach from your real profile, at a volume no browser script survives.

Everyday use

Hand off the phone chores. Triage messages, check apps, pull up what you need.

Setup

Three steps, about 10 minutes.

Once, at the start. After that you never touch the setup again.

  1. 01

    Install the app on an Android phone

    Download myphonely and open it. It builds an encrypted tunnel out to our relay, so it keeps working behind most firewalls, NATs, and carrier networks. An old spare handset on a charger makes a perfect dedicated body for your agent.

    Download myphonely.apk
  2. 02

    Connect it to your AI

    Open your dashboard, pick your AI tool, and copy the block it gives you. One paste, once — you will not touch this again. Your phone then shows up inside your AI as a set of tools, starting with dispatch_task, which takes plain-language instructions.

    claude_desktop_config.json
    {
      "mcpServers": {
        "myphonely": {
          "type": "http",
          "url": "https://api.myphonely.ai/mcp",
          "headers": {
            "Authorization": "Bearer YOUR_API_KEY"
          }
        }
      }
    }
  3. 03

    Just ask

    Say what you want done — reply to the messages, post the photo, work through the comments. The AI reads the screen, decides what to tap, and does it, acting as you in your own apps.

Two ways to use it

Delegate the goal, or drive every tap.

The same phone, reachable two ways. Pick one per task — most people never leave the first.

Mode 1Default

Hand over the goal

Say what you want. Our phone operator works out every step, and checks its own work.

dispatch_task("Reply to my unread messages")
  • Runs on our side, so your model spends no tokens driving taps
  • Carries a playbook for each supported app — layouts, routes, limits
  • Verifies its own sends instead of assuming they landed
  • Failed runs cost you nothing

Best for anything app-specific, and for anyone who does not want to think about screens.

Mode 2

Drive it yourself

Your model gets eyes and hands on the device and decides every tap itself.

phone_screen() → phone_tap_label("Search") → phone_type(...)
  • Reads the screen as elements, not pixels — no image unless you ask
  • Twenty primitives: tap, type, scroll, swipe, press, open, push and pull files
  • Take a lease so nothing moves the screen under you mid-sequence
  • The same app playbooks are yours to fetch, free

Best when you want step-by-step control, or the app you need has no playbook yet.

Both modes run against the same connected phone, over the same key.

Why a phone

Because most apps only live on a phone.

Plenty of the apps you use every day publish no API at all, and their websites do a fraction of what the app does. An AI working through a browser or an API simply cannot reach them.

A phone reaches all of it — the mobile-only apps, the ones behind a login you already have, the ones where the useful features never made it to the web.

  • Official APIsOnly where one exists
  • Web automationOnly what the browser can reach
  • Doing it by handEvery tap, every time
  • myphonelyAny app on the phone

Privacy

It's your phone. It stays yours.

Giving an AI a device is a real decision. Here's exactly what we do and don't touch.

Encrypted in transit

Every hop between your phone, our relay, and your AI is protected with TLS — the same standard your bank uses.

You can delete it all

We keep a record of each session so you can audit what your agent did. Ask us to delete your account and everything goes within 30 days.

Runs on your device

The app lives on your phone and acts locally. Unplug it and everything stops — you hold the off switch.

No credentials to hand over

It works through the apps you're already signed into. You never give us a password or a login token.

Read the full privacy policy.

Pricing

Pay for what you run. Nothing else.

Credits, bought when you need them. No subscription, no seats, and they never expire.

Free
$0
to see if it clicks
  • 1,000 credits on signup
  • Roughly 50–100 tasks
  • No card required
Start free
Starter
$10once
1,000 credits
  • 1,000 credits
  • Roughly 50–100 tasks
  • Credits never expire
Buy credits
Best value
Growth
$50once
8,000 credits
  • 8,000 credits · $0.0063 each
  • Roughly 400–800 tasks
  • Credits never expire
Buy credits

Running a lot of volume? Talk to us about custom pricing.

FAQ

Common questions.

Do I need to know how to code?

No. If you can use Claude, ChatGPT, Gemini or Grok, you can use myphonely. You paste one setup snippet once — the dashboard gives you the exact text to copy — and after that you just talk to your AI in plain English.

What phone do I need?

Any Android phone running 7.0 or newer. No root, no unlocking, no special hardware. An old spare handset on a charger is the ideal setup — it becomes a dedicated body for your agent.

Does it work while the screen is off?

No — the screen has to be on and unlocked, for the same reason a person can't use a phone in their pocket. Leave it plugged in with the screen awake while a session runs.

How much does a task cost?

Most tasks land between 10 and 20 credits. A single tap is about 1 credit; something long like commenting on 10 posts runs 100–200. The 1,000 free credits cover roughly 50–100 typical tasks.

Is this allowed by the apps I use?

myphonely drives your phone through ADB (Android Debug Bridge), the developer interface built into Android, over an encrypted tunnel. It's your device and your accounts — but every app sets its own terms, and staying within them is your responsibility.

Can I build on top of it?

Yes. The MCP endpoint is a plain HTTP API, so you can call it from Python, Node, or anything else. You get both modes: dispatch_task hands over a whole goal, or take a lease and drive the phone yourself with phone_screen, phone_tap_label, phone_type and the rest.

Your AI has been stuck in a text box.

Give it a phone and it can finally do the thing instead of telling you how. Setup takes about 10 minutes and starts free.