AgentPager — Support
by Cosmovex · formerly MDPilot
AgentPager keeps your AI coding agents one tap away: continue the Claude Code and Codex sessions you started on your computer, start new ones with Gemini CLI, OpenCode, Qwen Code or Goose, approve what they want to do, and get paged when they need you. Still stuck after reading this? Email trionapps@gmail.com.
Setting up
How do I connect my computer?
On that computer, run npx agentpager (it needs Node 20 or newer; Mac, Linux and Windows all work). A QR code appears — scan it in the app, or tap “Paste link instead” and paste the link it printed. The code is single-use and expires after 10 minutes.
I ran it and no QR code appeared.
That computer has paired with a phone before, so it goes straight to work instead of showing a code. Ask it for a fresh one with npx agentpager pair. Use the same command after reinstalling the app, clearing its data, or setting up a second phone.
The app says my computer is offline.
AgentPager has to be running on it — that terminal window stays open, or run agentpager service install to start it automatically at login. Check with agentpager devices, and use agentpager doctor to see which agents that computer can actually drive.
Which agents are supported?
Claude Code and Codex are driven directly. Gemini CLI, OpenCode (including DeepSeek), Qwen Code and Goose are driven through the Agent Client Protocol. The app shows only the ones that are actually installed and signed in on that computer.
My project isn't in the list when I start a session.
Tap “Browse folders on the computer” and pick it. For safety, a computer only offers folders inside your home folder, the folder you started AgentPager in, or beside a project you already have a session in — and never hidden folders. If your code lives somewhere else entirely, start AgentPager from that folder once.
Using it
I'm not getting notifications.
Open Settings in the app — the Notifications row shows whether they are on and can turn them back on if you declined. Android may also need AgentPager allowed under Settings → Apps → AgentPager → Notifications. Notifications only fire when you are not already looking at the app.
Can a build or deploy page me too?
Yes — any script can. agentpager notify "AAB built" sends a notification, and agentpager ask "Deploy to production?" waits for your answer and exits 0 if you approve, 1 if you deny, or 2 if nobody could answer. Add --timeout 5m to change how long it waits (10 minutes by default); when the time runs out the request is taken off your phone so it cannot be approved late.
Why did my approval not go through?
If your phone or your computer is offline, AgentPager tells you instead of pretending — the request stays on screen until it can actually be delivered. A request can also be withdrawn because you answered it at your desk or it ran out of time; the session says which.
How does hands-free mode work?
Tap the microphone button, speak, and your words are read back before anything is sent. You can say “approve”, “deny”, “status” or “switch to” a project. Destructive actions are never approved by voice — those always need a press-and-hold. Voice commands are recognised in English; the rest of the app is in 15 languages.
Where did my markdown editor go?
Nowhere — tap Toolkit at the top of the home screen. The editor with live preview, Mermaid diagrams, the CLAUDE.md / AGENTS.md builder, the prompt vault and the LAN Vault Server are all still there, and your documents are untouched.
Pro
What does Pro include?
Unlimited computers and sessions, hands-free voice mode, approval rules, live output all day, the LAN Vault Server, and no ads. The free version connects one computer, keeps one session live at a time, and streams a limited amount of live output each day — approvals and results still arrive after that.
Is Pro a subscription or a one-time purchase?
Both are offered: a monthly subscription, which renews automatically until you cancel it in Google Play, or a one-time lifetime purchase. If you bought Pro when the app was called MDPilot, you keep everything — nothing was reset by the rename.
I paid but the app still shows ads.
Open Settings → Restore purchases, using the same Google account that made the purchase. If it still doesn't appear, email us the order ID from your Google Play receipt.
Privacy
Your code never leaves your computer. Your phone and your computer talk end-to-end encrypted, the relay in between cannot open those messages and deletes each one once it is delivered, and there is no account to create. The details are in the privacy policy.
Something is broken
Make sure the app and the computer side are both up to date (npx agentpager@latest always runs the newest bridge), restart the app, and check your connection. If it persists, email us your device model, Android version, and what you were doing — that is usually enough for us to reproduce it.
Contact
Email trionapps@gmail.com — we usually reply within a couple of days.