Kilo Code finished the run.
Your phone knows.
Pushary sends a push notification when Kilo Code finishes or needs your permission, and lets you approve from your phone in one tap.
Push notifications and questions for Kilo Code over MCP. It buzzes your phone when an Orchestrator or Code run ends, and you answer its questions from your lock screen. No app to install.
One command
npx @pushary/agent-hooks@latest setupKilo Code is not in the wizard, so pick Other to grab your API key and the MCP snippet. Add it to ~/.config/kilo/kilo.jsonc under the mcp key as a type remote server pointing at https://pushary.com/api/mcp/mcp, or add it from Settings, Agent Behaviour, MCP Servers.
The Kilo Code workflow without notifications
You kick off an Orchestrator run, tab away to something else, and Kilo Code sits with a question you never saw.
Stop watching Kilo Code spin. Start getting notified.
One command. Your phone buzzes when Kilo Code is done.
Kilo Code notification questions
How do I get notified when Kilo Code finishes?
Add Pushary as a remote MCP server in kilo.jsonc, pointing at https://pushary.com/api/mcp/mcp with your API key in an Authorization Bearer header. Once connected, Kilo Code can push your phone the moment a run completes.
Can Kilo Code ask me questions from my phone?
Yes. Pushary gives Kilo Code the ask_user and wait_for_answer tools, so it can send a yes/no or multiple-choice question to your phone and pause until you reply. That is human-in-the-loop over MCP.
Does Kilo Code block a command until I approve it?
No. This is a cooperative MCP integration. Kilo Code decides when to call the ask tool, so there is no runtime gate that physically stops a command until you approve. For enforced approvals that can hold a risky action, use an agent with hooks: Claude Code, Codex, Gemini CLI, Cursor shell commands, or Hermes.
Where does the MCP config live for Kilo Code?
Global config is ~/.config/kilo/kilo.jsonc and project config is .kilo/kilo.jsonc or kilo.jsonc in your repo root, with project config taking precedence. You can also add the server from Settings, Agent Behaviour, MCP Servers.
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.
Guides
Also works with