Skip to content
Back to search
30
MCP

@pushary/agent-hooks

npm/@pushary/agent-hooks

Permission hooks for AI coding agents: route tool approvals through Pushary push notifications

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agents-permissions
Cross-agent permission policy specification for AI coding agents
0 tools
agent-permissions-policy
Cross-agent permission policy specification for AI coding agents
0 tools
agent-perms
Cross-agent permission policy specification for AI coding agents
0 tools
Agent Pocket
Human-in-the-loop approval bridge for AI coding agents with dashboard notifications.
0 tools
agents-spec
Cross-agent permission policy specification for AI coding agents
0 tools
Pushary
Notify me when my agent needs me: approve from my phone, answer questions away from the terminal.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pushary/agent-hooks": {
      "url": "None",
      "transport": "http"
    }
  }
}