Realtime APIs for web and mobile. WebSockets, pub/sub, and presence channels.
npx -y @pusher/mcp-server-pusher
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"pusher": {
"command": "npx",
"args": ["-y", "@pusher/mcp-server-pusher"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactsRealtime APIs for web and mobile. WebSockets, pub/sub, and presence channels.
Language: Ruby
Category: Communication