Agent Notifications
Push notifications, permission approvals, and human-in-the-loop for AI coding agents
Your AI coding agent sends push notifications to your phone when a task finishes, an error occurs, or a decision is needed. You approve permissions and answer questions from your lock screen. No need to check back on the terminal.
Why use this
- Step away while agents work. Your phone buzzes when the task is done.
- Approve permissions remotely. Claude Code wants to run
rm -rf ./dist? Tap Yes or No from your phone. - Answer questions on the go. Pick from options or type a response, right from the lock screen.
- Get error alerts instantly. Build failed? You'll know in 2 seconds, not 40 minutes.
How it works
Your Agent → MCP Server → Pushary → Your PhonePushary runs a hosted MCP server. Your agent connects to it, gets access to notification and question tools, and can reach you on any device you've subscribed on. For Claude Code and Codex, hooks intercept tool calls and route approval requests through push.
Get started
Set up takes about 2 minutes. One command configures everything.
Setup guides by agent
Claude Code
MCP tools + permission hooks + event tracking. The deepest integration.
Codex
MCP tools + native notify handler for permission approvals.
Hermes
Native Python plugin with automatic error notifications and session alerts.
Cursor & Windsurf
MCP server connection. Works with any MCP-compatible agent.