OneSignal
OneSignal is a customer engagement platform that lets you send targeted push notifications, emails, SMS, and in-app messages, manage audiences, and track campai
About
OneSignal is a customer engagement platform that lets you send targeted push notifications, emails, SMS, and in-app messages, manage audiences, and track campaign performance. With the OneSignal MCP, manage your messaging directly from your AI assistant. Send push notifications, emails, and SMS by simply describing your audience and message. Check campaign delivery stats, build audience segments, manage templates, and handle user subscriptions all through conversation.
Example tools
Illustrative tool names — the actual tool set is defined by the server at runtime.
Screenshots
Install OneSignal
Claude Desktop
Add this to claude_desktop_config.json.
{
"mcpServers": {
"onesignal": {
"url": "https://…",
"transport": "http"
}
}
}Cursor
Add this to ~/.cursor/mcp.json.
{
"mcpServers": {
"onesignal": {
"url": "https://…"
}
}
}VS Code
Add this to your workspace settings.json.
{
"mcp.servers": {
"onesignal": {
"type": "http",
"url": "https://…"
}
}
}Reviews
No reviews yet. Be the first!
Discussion(0)
No comments yet.