Pushary

One control panel
for every AI agent.

Every agent now pings you when it finishes. None of them tell you which one is sitting blocked on a decision. Pushary is one queue across Claude Code, Codex, Cursor and Hermes that shows only those, on one policy, with an audit trail.

99,9%Zugestellt
Hacker NewsAuf Hacker News vorgestellt
3-4xvs E-Mail

Control, not just notifications

A ping when an agent finishes is table stakes. The hard part is staying in control of many agents at once. That is the control panel.

One policy across agents

Set per-tool rules once and they apply whether the work runs in Claude Code, Codex, Cursor, or Hermes.

Enforced approvals

On agents with hooks, risky shell commands and edits are blocked until you approve them from your phone.

Immutable audit trail

Every question, approval, and notification is recorded append-only, so you have a real record of what your agents did.

Kill switch

Halt a runaway session from your phone. It denies every gated tool call until you release it.

Fleet view

See your parallel agents in one place and tell at a glance which one is blocked on you.

Phone first

Approve, answer, and stop from your lock screen on any phone, with no native app to install.

What each agent gets

Agents with hooks get enforced approvals, so a denied action does not run. Everything else connects over MCP for notifications and questions.

AgentEnforced approvalsNotifications and questionsSetup
Claude CodeOne command
CodexOne command
CursorOne command
HermesPlugin
Gemini CLI, Windsurf, any MCP clientCooperativeConnect via MCP
No-code and customCooperativeREST API

Common questions

What is an AI agent control panel?

It is one place to set the rules for your AI agents, approve risky actions, and review what they did. Pushary acts as that control panel across Claude Code, Codex, Cursor, and Hermes.

Which agents does it work with?

Claude Code, Codex, Cursor, and Hermes get enforced approvals through hooks. Windsurf and any MCP client connect for notifications and questions. No-code tools can use the REST API.

Can it enforce approvals or only notify?

Both. With hooks, a risky command is blocked until you approve from your phone. With plain MCP it is cooperative, meaning the agent chooses when to ask.

Is the audit trail tamper-proof?

The trail is append-only. Once an interaction is recorded it cannot be altered or removed, the only allowed change is recording your answer once.

How do I stop a runaway agent?

Use the kill switch from your phone. It denies every gated tool call for that session, including ones you would normally auto-approve, until you release it.

How is this different from Claude Code Remote Control?

Remote Control continues a Claude Code session from your phone or a browser, and it is a research preview available on all plans, off by default on Team and Enterprise until an Owner enables it. It is built around the session: you pick one up and keep talking to it. Pushary is built around the decision, and it is not tied to one vendor. It surfaces only the sessions blocked on a human, across Claude Code, Codex, Cursor and Hermes, and answers them with a tap.

I run several agents at once. Which one is waiting on me?

That is the question this page exists to answer. A finished-task notification tells you an agent stopped, not that it is stuck. Pushary gates the tool call itself, so a blocked session raises a decision with the command attached, and the fleet view lists the blocked ones first instead of making you check each terminal.

How much does it cost?

Paid agent plans start with a 3-day trial at $9.99 per month. The kill switch, full filterable audit, and export are on Agent Pro and Team.

Is Pushary RBAC for AI agents?

Pushary is approval-based access control for AI agents. You set per-tool policies and gate risky actions behind a human tap, which is the practical equivalent of RBAC plus approvals for agents.

Is this AI agent posture management?

Pushary governs what your agents may do at runtime and keeps an immutable audit trail of every decision, which is the runtime control and evidence part of AI agent posture management.

Does it work with ChatGPT/Codex, Cursor, Claude Code, Gemini, and Windsurf?

Yes. Pushary works across all major agents, including Codex, Cursor, Claude Code, Gemini, and Windsurf, through hooks or MCP.

What is least privilege for AI agents?

Least privilege means giving an agent only the tools it needs and requiring a human approval for anything destructive. Pushary enforces this with per-tool policies and phone approvals.

Put your agents on one control panel.

One policy, one audit trail, one phone. Set up in two minutes.

Shipping an agent to your own customers?

The same rules, pointed at someone who is not you.

Everything above governs agents you run yourself. When the agent belongs to a product other people use, the person who should answer is the one whose money or data the action touches. The Partner plan evaluates the same rules server-side and returns a verdict: allow, deny, or reach that person on their phone. Rules there also read the action's parameters, so a threshold like a refund at or above $500 is a rule rather than code. A rule has to name the action to settle it, so an all-agents wildcard never authorizes somebody's refund. Human-in-the-loop for AI agents covers the API and the framework adapters.