Pushary for Claude Desktop
io.github.pushary/pushary
Reach a human from a running agent. Approvals on the lock screen, plus a cross-agent audit trail.
client:Claude Desktop
transport:streamable-http
tools:5
Install Pushary in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pushary": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pushary.com/api/mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs