Skip to content
Cursor

Agent Push Kit for Cursor

io.github.justinbstrong/agent-push-kit

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

client:Cursor transport:streamable-http runtime:npm

Install Agent Push Kit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-push-kit": {
      "url": "https://api.chatdna.co/agent-push-kit/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agent Push Kit in other clients