Agent Push Kit is a Model Context Protocol (MCP) server: Send, search, and manage notifications, accounts, and push preferences. In practice that means any MCP-compatible AI assistant can call Agent Push Kit's tools directly — the model decides when to use them in a conversation or agent run.
You can run Agent Push Kit two ways: connect to the hosted endpoint at https://api.chatdna.co/agent-push-kit/v1/mcp with no local install, or run it on your own machine via the npm package agent-push-kit-mcp. Configuration happens through environment variables — you'll need AGENT_PUSH_KIT_TOKEN. The current release is v0.1.1, published under the MIT license, with source at JustinBStrong/agent-push-kit-mcp on GitHub.
Agent Push Kit is listed under Communication on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Agent Push Kit for JustinBStrong, claim this listing to verify ownership, earn the Verified badge, and keep the details current.