# Agent Push Kit

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/JustinBStrong/agent-push-kit-mcp  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/agent-push-kit

## Description
Send, search, and manage notifications, accounts, and push preferences

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "agent-push-kit": {
    "command": "npx",
    "args": ["-y","agent-push-kit"]
  }
}
```

## Documentation & README

# Agent Push Kit MCP

Complete Agent Push Kit access over MCP stdio.

```bash
AGENT_PUSH_KIT_TOKEN=apt_YOUR_TOKEN npx -y agent-push-kit-mcp
```

Create a named token at <https://agentpushkit.com/connect-agent>. Full documentation is at <https://agentpushkit.com/docs/mcp>.

<!-- mcp-name: io.github.JustinBStrong/agent-push-kit -->

