Pushbullet MCP connector
Pushbullet is a cross-device communication platform that enables sending notifications, links, files, and messages between devices and contacts. The Pushbullet MCP connector allows AI agents to create and manage pushes across devices, update or delete existing notifications, and retrieve push history. It also supports listing connected devices and requesting file upload URLs for sharing content.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Pushbullet MCP connector to perform the following actions:
- Send instant notifications to team members across multiple devices
- Distribute important files and links to contacts automatically
- Maintain a searchable push history for audit and compliance purposes
- Notify customers of order updates, alerts, and time-sensitive information
- Synchronize push notifications across devices to keep teams informed
- Archive or remove outdated notifications and messages systematically
- Identify available devices for targeted notification delivery
Example prompts
Use the following example prompts to invoke Pushbullet MCP connector tools from your AI assistant or Boomi Connect workflow:
Send a notification through Pushbullet to my team about the new project deadline.Show me all pushes I received in Pushbullet from the last seven days.Share this file link through Pushbullet to the sales department.List all the devices connected to my Pushbullet account.Delete the push notification I sent yesterday about the canceled meeting.Update the push I sent earlier to include the correct meeting time.Request an upload URL in Pushbullet to share a large document with my contact.Send a reminder notification through Pushbullet to check the shared spreadsheet.Find all unread pushes in my Pushbullet inbox from this week.Push the quarterly report link to all connected devices using Pushbullet.
Pushbullet MCP connector tools
The Pushbullet MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getAllPushes | Retrieves multiple push notifications from your account history. |
| createPush | Sends a new push notification to a specified device or contact. |
| updatePush | Modifies the content or settings of an existing push notification. |
| deletePush | Removes a push notification from your account permanently. |
| getDevices | Lists all devices connected to your Pushbullet account. |
| createUploadRequest | Generates a URL for uploading a file through Pushbullet. |