OneSignal Connector for AI agents.
10 live capabilities
Manage push notifications and audience segments through natural conversation.
Waiting for input…
Why people use OneSignal
OneSignal for Automating Push Notification Campaigns
With this Connector, you just tell your agent to send the message. It handles the API calls and confirms the delivery status in one go.
What Vinkius changes
You get a voice-controlled dashboard for your entire push notification strategy.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Flash Sale Alert
A marketing lead asks the agent to send a 50% off notification to the 'Active Users' segment using create_notification.
- Real-world use case 02
Delivery Audit
A support lead asks for the success rate of last night's notification to see why some users didn't get it using get_notification.
- Real-world use case 03
Dev Testing
A developer asks the agent to list the last 3 devices to verify that their new app build is registering correctly using list_players.
Complete set · 10capabilities
The complete OneSignal capability set.
These are the exact actions your AI can choose when you ask it to work with OneSignal.
01—04
4 capabilities in this set.
Part of 10 available through OneSignal.
- 01 Capability
Delete player
Remove a specific registered device from your list. This helps keep your active user data clean.
- 02 Capability
Get app
Pull specific details for a OneSignal app using your auth key. This gives you a quick look at your app configuration.
- 03 Capability
Get notification
Check the current status of a specific notification. Use this to verify if a campaign is live or failed.
- 04 Capability
Get outcomes
Fetch the engagement data and outcomes for a specific app. This lets you see how users are interacting with your content.
05—07
3 capabilities in this set.
Part of 10 available through OneSignal.
- 05 Capability
Get player
Retrieve specific metadata for a registered player. This is useful for troubleshooting individual user issues.
- 06 Capability
List players
Get a list of all registered devices currently in your system. This allows you to see your active reach across platforms.
- 07 Capability
Create notification
Send a new push notification to your target audience. Use this to trigger immediate engagement from your users.
08—10
3 capabilities in this set.
Part of 10 available through OneSignal.
- 08 Capability
Cancel notification
Stop a scheduled push notification before it goes out. This helps you fix typos or timing issues instantly.
- 09 Capability
List apps
See all your connected OneSignal applications at once. Use this to get a bird's-eye view of your notification infrastructure.
- 10 Capability
List notifications
View a history of notifications sent for your app. This helps you audit past campaigns and their delivery status.
Set up in minutes
One URL. Then ask OneSignal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OneSignal from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it OneSignal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OneSignal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the OneSignal URL.
- Step 03
Save and start
Save the connection and enable OneSignal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"onesignal": {
"url": "https://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using OneSignal
Open Agent mode in chat and ask: "Using OneSignal, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"onesignal": {
"url": "https://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using OneSignal
Ask Copilot: "Using OneSignal, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"onesignal": {
"url": "https://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using OneSignal
Open Cascade and ask: "Using OneSignal, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"onesignal": {
"url": "https://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using OneSignal
Ask Cline: "Using OneSignal, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add onesignal --transport http "https://edge.vinkius.com/vk_preview_BURKE5PMzSnmSC2KP6Ci4WVL1WqWtaYVOiP1cMAO/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using OneSignal
Ask Claude: "Using OneSignal, show me...". 10 tools are ready
Where the request belongs
Work OneSignal can move forward.
This is for marketing leads who need to send alerts quickly and developers who want to check device registrations without manual dashboard navigation.
Marketing Manager
Sends out flash sale alerts or holiday greetings without opening the OneSignal dashboard.
Customer Support
Checks if a specific user received a notification by looking up their player ID.
Mobile Developer
Tests notification payloads and checks device registration status during the build process.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAimtell
Web push notification orchestration. manage campaigns, segments, and subscribers via AI.
MoEngage
Engage mobile app users with personalized push notifications, in-app messages, and AI-optimized customer journeys across channels.
Airship
Mobile engagement orchestration. manage push notifications, segments, and channels via AI.
PushEngage
Re-engage website visitors with browser push notifications that increase traffic, recover abandoned carts, and boost retention.
OneSignal
Send push notifications, emails, and in-app messages to millions of users with segmentation and A/B testing built in.
Omnisend Marketing
Manage omnichannel marketing via Omnisend. track email/SMS campaigns, contacts, and segments directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep OneSignal connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about OneSignal.
The practical details behind the request, access and result.
Can I use OneSignal MCP to send messages to specific groups?
Yes. You can ask your agent to target specific audience segments or individual player IDs to ensure the right message reaches the right people.
How does OneSignal MCP help with marketing automation?
It lets you trigger, schedule, and manage push notifications through a conversation. You can handle entire campaigns without manually navigating the dashboard.
Can I check if a user received a push notification?
Yes. You can query the status of specific notifications to see delivery success rates and engagement metrics instantly.
Does OneSignal MCP support both mobile and web?
It supports both. You can manage notifications across your entire notification infrastructure, including mobile apps and web platforms.
How do I manage my apps using this Connector?
You can list all your connected applications and pull specific configuration details for any individual app just by asking your agent.
Can I target specific users instead of sending to everyone?
Yes! Use the create_notification capability and provide a list of include_player_ids. This ensures the notification is only delivered to the specific devices you've identified.
How can I check if a scheduled notification was actually sent?
You can use the get_notification capability with the Notification ID. It will return real-time delivery metrics, including the number of successful deliveries and current status.
Is it possible to manage multiple OneSignal apps?
Yes. While the core operations use the primary App ID provided in credentials, you can use list_apps (requires User Auth Key) to see all your applications and their respective IDs.
One connection away
Give your agent a direct line to OneSignal.
Connect OneSignal once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available