How to Use the PushEngage MCP in Claude Code
Manage PushEngage subscriber segments and trigger push broadcasts directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect PushEngage MCP to Claude Code
Create your Vinkius account to connect PushEngage to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Script Push Notifications directly in Claude Code
Claude Code brings push notification management directly to your command line. SREs and backend developers can pipe the output of local scripts into `send_pushengage_broadcast` to trigger instant browser alerts without opening a web browser. Because Claude Code operates entirely in the terminal, you can easily chain these commands into your existing bash workflows. Trigger a push notification when a deployment finishes, or use it to alert users about system maintenance.
Run Headless Audits with Claude Code MCP Server
Auditing your notification history should not require clicking through heavy web portals. This MCP server lets you run `list_pushengage_notifications` directly from your shell to inspect delivery logs and clear out failed campaigns. Claude Code parses the JSON payload instantly, letting you grep for specific campaigns or export the status reports to local log files. It turns a tedious web-based audit into a quick, single-command terminal task.
Monitor Subscriber Health via CLI Commands
Keep tabs on your subscriber growth without leaving your terminal session. Using this MCP connection, Claude Code calls `list_pushengage_subscribers` and `list_pushengage_segments` to retrieve your current audience breakdown and print it directly to stdout. If you suspect an API outage, you can run `check_pushengage_status` to verify connection health instantly. It gives developers a lightweight, headless way to monitor push performance during active terminal sessions.
Set up PushEngage MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seepushengage-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest PushEngage transactions." It will automatically discover and invoke the available PushEngage tools.
claude mcp add --transport http pushengage-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about PushEngage MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the PushEngage MCP today
We host it, we monitor it, we maintain it. You just paste one token.