Pushary

Continue finished the edit.
Your phone knows.

Pushary sends a push notification when Continue finishes or needs your permission, and lets you approve from your phone in one tap.

Get notified when Continue finishes in agent mode, and answer its questions from your phone. Added as a streamable-http MCP server, no native app to install.

One command

mkdir -p .continue/mcpServers

Drop a pushary.yaml in that folder with a streamable-http block pointing at https://pushary.com/api/mcp/mcp, switch Continue to Agent mode, and restart it. See /docs/agents/connect-any-agent.

99.9%Delivered
Hacker NewsFeatured on Hacker News
3-4xvs Email

The Continue workflow without notifications

You kick off an agent run in your editor, jump to Slack, and Continue has been sitting on a question the whole time.

Without Pushary
Start an agent task in Continue
Switch to another window
Forget Continue is running
Come back much later
It finished, or it is stuck on a question
With Pushary
Start an agent task in Continue
Go do something else
Continue has a question? Answer from your phone
Your phone buzzes when it finishes
You stay in the loop from anywhere

Stop watching Continue spin. Start getting notified.

One command. Your phone buzzes when Continue is done.

Continue notification questions

How do I get notified when Continue finishes?

Add Pushary as a streamable-http MCP server in .continue/mcpServers/pushary.yaml, then use Continue in Agent mode. It sends a push to your phone when a task completes, and can ask questions you answer from your phone.

Where does the config go, and what transport does Pushary use?

Continue reads YAML files from the .continue/mcpServers folder at the top of your workspace. Pushary is a remote server, so use type: streamable-http with url https://pushary.com/api/mcp/mcp and an Authorization: Bearer header holding your Pushary API key. MCP tools only work in Agent mode, and you need to restart Continue after editing the file.

Does Pushary block Continue until I approve?

No. Continue is a cooperative MCP integration, so it asks when it decides to and there is no runtime gate. You get the notification and the question on your phone, but Pushary does not physically stop an action mid-run. Enforced approvals that block a command until you answer are available for Claude Code, Codex, Gemini CLI, Cursor for shell commands, and Hermes.

Does it work in the JetBrains extension too?

Yes. Continue runs in both VS Code and JetBrains IDEs, and both read the same .continue/mcpServers config, so notifications and questions reach your phone from either one.

How much does Pushary cost?

Paid agent plans start with a 7-day trial at $9.99 per month, including 5,000 notifications per month.