pusher-mcp.md

Pusher MCP

from"pusher"
480

Pusher real-time messaging and notifications

Communication
Pusherrealtimewebsocketsnotifications
install.sh
# Clone the repository
$git clone https://github.com/pusher/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve