Pusher Channels runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 15 Sep 2026.
Trigger events, query channels, and manage realtime messaging on Pusher Channels.
Today is the operative word: we check Pusher Channels every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pusher-mcp-server -- npx -y @crashbytes/pusher-mcp-server
{
"mcpServers": {
"pusher-mcp-server": {
"args": [
"-y",
"@crashbytes/pusher-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.pusher-mcp-server]
command = "npx"
args = ["-y", "@crashbytes/pusher-mcp-server"]
{
"mcpServers": {
"pusher-mcp-server": {
"args": [
"-y",
"@crashbytes/pusher-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pusher-mcp-server": {
"args": [
"-y",
"@crashbytes/pusher-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PUSHER_APP_ID (Your Pusher application ID), PUSHER_KEY (Your Pusher application key), PUSHER_SECRET (Your Pusher application secret), PUSHER_CLUSTER (Pusher cluster region (e.g. us2, eu, ap1)).
The author declared them in the registry entry; get the values from the project itself.
Agent intercommunication - messaging, channels, shared state, and real-time events
Messaging tools for AI agents: send messages, manage chats, groups and channels.
MCP server for Twist team messaging — manage channels, threads, and messages.
Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.
Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.
Search your Pantheon contacts, read cross-channel message timelines, and query the AI brain.
Query Mixpanel events, funnels, retention, cohorts, and user profiles.
Let your coding agent manage real todos, events, and check-in habits in Kenotex on your Mac.
Answers built from our own checks of this server.