Pushary connects agent workflows to the people who need to decide. Customers answer yes/no questions, choose an option or type a response in the native Pushary app. Your application validates the answer and continues the right action.
The framework adapters are MIT-licensed. Real phone delivery uses the hosted Pushary Partner service. Your customer installs the app; they do not need a Pushary account or paid plan.
| Your framework | Start here |
|---|---|
| Mastra | Agent approvals, questions and persisted resume |
| Vercel AI SDK | Question tools and enforced tool approvals |
| LangGraph / LangChain | Checkpointed reviews in TypeScript and Python |
| OpenAI Agents SDK | Questions and tool approval interruptions |
Try the browser demo · Read the integration guide · Start Partner onboarding
The browser demo uses temporary state and does not prove native push delivery. Repository examples explain how to run locally and connect a real test phone. Your application keeps ownership of authentication, execution, persistence and recovery.
For your personal agent workflow, start with the MCP server and agent integrations, Cursor plugin, VS Code plugin or Claude Cowork plugin.
Open an issue or pull request in the relevant repository. Useful contributions include a small runnable example, a reproducible bug and clearer integration instructions. Follow that repository's contribution guide; accepted patches are ported to the source packages and credited when shipped.
Pushary's public repositories contain integration and plugin source. The hosted service is not an open-source backend.