Your AI can finally get your attention.
cueyou lets AI agents, scripts, and automations instantly trigger full-screen alerts and approval prompts on your phone.
Claude Code
Needs your input
Deploy to production?
main · 7f3a91c
Tap a button or type to respond
Four steps from request to response
A direct line from your agent to your attention — and back again.
Your Agent
AI agents, scripts, tools or services make a call.
curl -X POST https://api.cueyou.com \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "message": "Deploy to production?" }'
cueyou API
Receives the request and delivers it instantly.
Your Phone
Instant full-screen takeover — even if locked.
Claude Code
Needs your input
Deploy to production?
main · 7f3a91c
Tap a button or type to respond
Back to Your Agent
The API returns the user's response (or timeout).
{ "id": "pr_01J8ZM0829...", "status": "answered", "response": "approve", "answered_at": "2026-05-06T09:41:23Z" }
Supported devices roadmap
Start on Android today. More platforms landing soon.
Built to interrupt — gracefully.
Everything you need to give your automations a direct line to a human.
Full-screen takeover
Hijack the entire screen with a high-priority alert your user can't miss.
Works when locked
Trigger over the lockscreen. No unlock or app switch required.
Human approval flows
Pause your agent until a human approves, rejects, or comments.
Long-polling responses
One HTTP call. We hold the connection until the human answers.
API-first design
Two endpoints. Predictable JSON. No SDK lock-in.
Drop-in for any stack
Claude Code, curl, Python, GitHub Actions, Zapier — anything that speaks HTTP.
When silence isn't an option.
Real workflows where a missed notification means a broken deploy, a runaway agent, or an unanswered customer.
Claude Code waiting for approval
CI/CD deploy confirmations
AI agents asking humans questions
Security alerts you can't miss
Monitoring & on-call escalations
Automation workflows with a human gate
Two endpoints. That's the whole API.
Send an alert. Or wait for an answer. Pick your verb.
curl -X POST https://api.cueyou.com/v1/alert \
-H "Authorization: Bearer $CUEYOU_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"title": "Deploy succeeded",
"body": "v2.4.1 shipped to production",
"level": "info"
}'{
"id": "al_01J8ZM0829",
"delivered_at": "2026-05-06T09:41:23Z"
}Works with anything that can call an API.
No SDKs. No webhooks to host. Just two endpoints and a bearer token.
Simple pricing
While we're in early access, cueyou is completely free.
- Unlimited alerts
- Full-screen approval prompts
- Webhook & API access
- All supported devices
- No credit card required
Let your agents wake you up.
From alerts to approval workflows, cueyou gives your AI a direct line to your attention.