Claude.ai and Claude Desktop
Connect Pushary to claude.ai or the Claude Desktop app by pasting one link, so Claude can notify you and ask you questions on your phone
You can connect Pushary to claude.ai (web), the Claude Desktop app, Cowork, and the Claude mobile apps by pasting one link. No terminal, no install, no config files.
Once connected, Claude can send you notifications and ask you questions on your phone while it works. This is the cooperative path: Claude chooses when to call the tools. It does not stop Claude mid task. To approve risky commands before they run, use an agent with hooks like Claude Code (see Supported agents).
There is no shell to gate on these surfaces, so there is nothing to enforce. What you get is the part that fits them: Claude pings you and asks you on your phone during long tasks.
Get your connector link
The connector link is a dedicated, revocable key. It is not your full API key, and it can only send notifications and ask questions. Generate it from the dashboard:
- Open Settings, Connections in your dashboard
- Find the Claude (claude.ai and Claude Desktop) section
- Click Get connector link
- Copy the link. It looks like
https://pushary.com/api/mcp/mcp?api_key=pk_xxx.secret_xxx
Treat this link like a password. Anyone who has it can send notifications to your devices until you revoke it. You can revoke or regenerate it any time from the same Connections section. The link also expires on its own after 90 days.
Add it in Claude
- In Claude, open Settings
- Go to Connectors (on claude.ai this lives under Customize, then Connectors)
- Click Add custom connector
- Leave the OAuth fields empty. Paste your connector link into the Remote MCP server URL field
- Give it a name like
Pusharyand click Add
That is it. The dashboard flips the Claude section to Connected once Claude completes the handshake.
What Claude can do
The connector exposes four tools: send_notification, ask_user, wait_for_answer, and cancel_question. See the tools reference. It cannot read your subscribers or send campaigns, even though it rides on the same link.
A blocking question waits for your answer for up to about 55 seconds. If you need longer, Claude can check again with wait_for_answer using the same question id (questions stay open for 10 minutes).
Prompts to try
Get pinged when a long task finishes:
When you finish this task, use Pushary to send me a notification with a short
summary of what changed.Ask before something irreversible:
Before you do anything destructive or irreversible, use Pushary to ask me to
confirm, and wait for my answer before continuing.Revoke or rotate
Open the same Settings, Connections section and use Revoke link to kill the connection, or Generate new link to rotate it. The old link stops working immediately. After rotating, update the URL in Claude under Settings, Connectors.