# Jiguang Aurora MCP for AI Agents AI Agent Connect

> Jiguang Aurora MCP for AI Agents. Manage China's dominant push notification platform through natural language. Send targeted alerts, manage device segments, and track real-time delivery reports without leaving your AI workspace.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_yoQ8zaY6cm1dskPyeZ8tyLAPIYqVJixm4uqW97Gh/ai-agent-connect
- **Tags:** push-notifications, cpaas, mobile-engagement, device-targeting, real-time-messaging, api-integration

## Description

Jiguang Aurora MCP lets you manage China's dominant push notification platform through natural language. Imagine you're trying to run a massive promotional campaign in China. Usually, this means logging into a complex portal, hunting for the right device segments, and manually double-checking delivery statuses. It's a lot of clicking and context switching. With this Connector, you just tell your agent what you need. You can ask it to send a specific push to a group of users, schedule a series of alerts for next week, or pull a report on how many people actually opened your last message. It handles the heavy lifting of interacting with the Jiguang platform so you can stay focused on the strategy. Since Vinkius hosts this Connector, you can plug it into your existing workflow and treat your push infrastructure like a conversation. Instead of being a power user of a dashboard, you become a director of a communication flow. It's about getting the right message to the right person at the right time without the manual overhead.

## Tools

### create_schedule
Use create_schedule to set a future date and time for a push notification. This helps you plan marketing campaigns well in advance.

### delete_schedule
Use delete_schedule to remove a previously created scheduled push task. This keeps your messaging queue clean and organized.

### get_account_quota
Use get_account_quota to check your current API usage and remaining limits. This prevents service interruptions during large blasts.

### get_device_info
Use get_device_info to pull detailed metadata for a specific device. This helps you identify and target high-value users.

### get_message_status
Use get_message_status to see the current delivery state of a specific message ID. This provides instant feedback on your reach.

### get_push_report
Use get_push_report to retrieve a summary of how many messages were sent and received. This is essential for auditing campaign success.

### get_user_report
Use get_user_report to pull activity metrics for your application. This helps you understand how users are interacting with your product.

### list_schedules
Use list_schedules to view all currently active scheduled push tasks. This gives you a clear overview of your upcoming communications.

### send_push
Use send_push to send a notification to specific users or segments immediately. This is the fastest way to reach your audience.

### update_device
Use update_device to change the tags or aliases for a specific device. This allows you to refine your audience segments dynamically.

## Prompt Examples

**Prompt:** 
```
Send a push to the 'Active' group about the new sale.
```

**Response:** 
```
I've sent that notification to your 'Active' segment. The message ID is **4492**. 

Would you like me to check the delivery status for you in 5 minutes?
```

**Prompt:** 
```
What's our current API quota like?
```

**Response:** 
```
You've used **45%** of your monthly quota for the current period. 

*   **Remaining:** 1,200,000 messages
*   **Status:** Well within limits for today's campaign.
```

**Prompt:** 
```
Did the maintenance alert go out?
```

**Response:** 
```
Yes, the maintenance alert was sent successfully. Here is the summary:

| Metric | Value |
| :--- | :--- |
| **Total Sent** | 50,000 |
| **Delivered** | 48,200 |
| **Failed** | 1,800 |

Would you like to see the full report?
```

## Capabilities

### Send targeted push notifications
Jiguang Aurora MCP lets you send custom alerts to specific user segments with deep-linking support.

### Manage push schedules
Jiguang Aurora MCP handles the creation and deletion of future messaging tasks.

### Audit delivery reports
Jiguang Aurora MCP pulls real-time data on message receipts and user engagement.

### Update device metadata
Jiguang Aurora MCP allows you to modify tags and aliases to refine your audience targeting.

### Monitor account quotas
Jiguang Aurora MCP tracks your API usage and remaining limits to ensure consistent delivery.

### Retrieve user activity
Jiguang Aurora MCP fetches reports on how users are interacting with your mobile application.

## Use Cases

### Rapid Campaign Launch
A marketing lead needs to send a promo to 10k users. They ask the agent to use send_push to reach the 'VIP' segment instantly.

### Automated Maintenance Alerts
An ops lead wants to set up a 3 AM maintenance alert. They use create_schedule to set it for tomorrow morning without manual portal entry.

### Engagement Auditing
A product manager asks for a summary of the last 7 days of activity. The agent uses get_user_report to pull and summarize the data.

### Dynamic Segment Refining
A developer needs to re-tag a group of devices based on new behavior. They use update_device to change aliases in bulk.

## Benefits

- Stop manual dashboard navigation by using send_push to reach users directly from your AI workspace.
- Automate campaign timing with create_schedule to ensure messages hit the right window without manual entry.
- Get instant visibility into campaign success using get_push_report for real-time engagement data.
- Refine your audience targeting by using update_device to manage tags and aliases dynamically.
- Prevent service interruptions by checking your remaining limits with get_account_quota before big launches.
- Quickly identify high-value users or issues by pulling specific data with get_device_info.

## How It Works

The bottom line is you get a natural language interface for China's largest push notification platform.

1. Subscribe to the Jiguang Aurora MCP on Vinkius.
2. Enter your Jiguang App Key and Master Secret in your client.
3. Start sending push notifications and pulling reports via natural language.

## Frequently Asked Questions

**Can I use Jiguang Aurora MCP to send notifications to specific user groups?**
Yes, you can. You can tell your agent which segment to target, and it will use the push tools to reach that specific group immediately.

**How does Jiguang Aurora MCP help with scheduled messages?**
It lets you create and manage future tasks using natural language. You can tell your agent when you want a message to go out, and it handles the scheduling for you.

**Can I check my remaining Jiguang push limits with this Connector?**
Yes, the Connector can pull your current account usage and quota details so you can monitor your limits without logging into the Jiguang portal.

**Does Jiguang Aurora MCP work for both iOS and Android?**
Yes, it manages push notifications for both platforms, allowing you to reach your mobile users across the entire China market.

**Can I see if my push notifications were actually delivered?**
Yes, you can ask your agent to pull delivery reports. It will fetch the data and show you how many messages were received and any failures.

**Is Jiguang Aurora MCP good for marketing campaigns?**
It's built for exactly that. It allows marketing teams to coordinate blasts, schedule alerts, and audit user engagement metrics much faster than manual entry.

**How do I find my Jiguang App Key and Master Secret?**
Log in to the [Jiguang portal](https://www.jiguang.cn/), create an application, and you will find your App Key and Master Secret in the application overview or settings section.

**Can I target specific users with an alias?**
Yes. Jiguang allows you to set an 'alias' for each device. You can then use the `send_push` tool with that alias in the audience payload to send targeted notifications to specific individuals.

**Is it possible to track if a message was received?**
Yes! Use the `get_push_report` tool with your message IDs to retrieve delivery statistics, including the count of devices that successfully received the notification.