Gives Claude direct access to Pusher Channels for realtime messaging. You get seven tools covering the main operations: trigger single or batch events, list active channels with prefix filtering, query subscription and user counts, fetch presence channel users, generate auth tokens for private channels, and terminate user connections. Authentication requires your Pusher app credentials from the dashboard. Useful when you want Claude to send notifications to connected clients, monitor channel activity, or manage websocket connections without writing custom API wrappers. The batch trigger endpoint lets you send up to 10 events in one call for efficiency.
claude mcp add --transport stdio crashbytes-pusher-mcp-server -- npx -y @crashbytes/pusher-mcp-server