Pushover for your agents.
Connect Pushover once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Pushover.
What agents can do with Pushover
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
pushover_send_notificationSend a push notification to your devices.
pushover_validate_userValidate that your user (or group) key is valid and has at least one active device. The application token and user key are attached automatically.
pushover_update_glanceUpdate a Pushover Glance (a lightweight widget on the lock screen / watch). Provide any of title, text, subtext, count, percent.
pushover_sound_listList available notification sounds for your application.
pushover_cancel_emergencyCancel an emergency notification (priority 2) that was previously sent.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Pushover. Your User Key is on the main dashboard; copy it.
- Create an Application/API Token at the link above and copy the token.
- The first field is the application token; the second is your user key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Pushover to Even: call connect_begin("pushover") on the even-connect MCP and walk me through it.
Send a priority push notification to your devices and update a Glance widget.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.