Multi-channel messaging platform
Push notifications, email, SMS, and in-app messaging for web and mobile.
{
"mcpServers": {
"onesignal": {
"env": {
"ONESIGNAL_APP_ID": "your_app_id",
"ONESIGNAL_API_KEY": "your_key"
},
"args": [
"-y",
"@onesignal/mcp-server"
],
"command": "npx"
}
}
}ONESIGNAL_APP_IDyour_app_idONESIGNAL_API_KEYyour_key