Pushary

Cline finished the run.
Your phone knows.

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

Push notifications and questions for Cline in VS Code over MCP. Answer from your lock screen, no app to install.

One command

{ "pushary": { "url": "https://pushary.com/api/mcp/mcp", "type": "streamableHttp" } }

Add it under mcpServers in Cline's Remote Servers tab, or in cline_mcp_settings.json, then reload the VS Code window. Full config at pushary.com/docs/agents/connect-any-agent.

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

The Cline workflow without notifications

You kick off an Act mode run, tab away, and keep reopening the Cline panel to check whether it is still going.

Without Pushary
Start an Act mode run in Cline
Switch to another window
Keep reopening the Cline panel
Notice it finished a while ago
It stopped to ask, and you missed it
With Pushary
Start an Act mode run in Cline
Go do something else
Cline has a question? Answer from your phone
Your phone buzzes when the run is done
Back in the panel at the right moment

Stop watching Cline spin. Start getting notified.

One command. Your phone buzzes when Cline is done.

Cline notification questions

How do I get notified when Cline finishes?

Connect Pushary as a remote MCP server in Cline. Add https://pushary.com/api/mcp/mcp in the Remote Servers tab or in cline_mcp_settings.json, then reload the VS Code window. Cline can then call send_notification and push your phone when a run ends.

Can Cline ask me a question from my phone?

Yes. Pushary gives Cline the ask_user and wait_for_answer tools, so it can send a yes/no or multiple-choice question to your phone and wait for your reply. You answer from your lock screen and Cline keeps going.

Does Cline block a risky command until I approve on my phone?

No. This is a cooperative MCP integration. Cline decides when to call the ask tool, so there is no runtime gate that halts a command until you tap approve. You get notifications when it finishes and questions it chooses to ask, not enforced approvals. For a gate that physically blocks the action until you answer, use Claude Code, Codex, Gemini CLI, Cursor (shell commands), or Hermes, which run Pushary through hooks.

Where does Cline store the MCP config?

In cline_mcp_settings.json, under globalStorage/saoudrizwan.claude-dev/settings in your VS Code user data directory. You can edit it directly or add the server through the Remote Servers tab in Cline's MCP panel. Reload the window after 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. There is no free tier.