How to Use the Jiguang Aurora / 极光 MCP in Windsurf
Let Windsurf autonomously coordinate your Jiguang Aurora / 极光 push campaigns, check device quotas, and handle delivery reports.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Jiguang Aurora / 极光 MCP to Windsurf
Create your Vinkius account to connect Jiguang Aurora / 极光 to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Campaign Scheduling with Windsurf
Cascade uses `get_account_quota` to check your remaining message limits before setting up any tasks. When you tell Cascade to run a promo, it checks the volume first so you never hit sudden API blockages. Once it confirms you have the volume, Cascade schedules the messages with `create_schedule` and tracks their progress. You don't have to write boilerplate code to handle timing offsets or API limits.
Real-Time Delivery Auditing
This MCP server calls `get_message_status` to let your Windsurf Cascade agent inspect the exact delivery state of any message on the fly. Tracking down why a notification failed in China's complex device ecosystem is usually a nightmare, but this simplifies it. Cascade runs those status checks and pulls the raw numbers with `get_push_report` to show you exactly where the drop-offs happened. You get clean, parsed delivery stats right in your editor panel without digging through web consoles.
Smart Device Segment Management
Windsurf handles user targeting by directly calling `update_device` to modify metadata based on live app behavior. Cascade reads your user logs, identifies active segments, and updates registration IDs automatically. It can also check specific device configurations with `get_device_info` to troubleshoot why certain users aren't receiving alerts. This turns manual targeting into an automated loop managed entirely inside your IDE.
Set up Jiguang Aurora / 极光 MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Jiguang Aurora / 极光 MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Jiguang Aurora / 极光 payment history." If connected, Cascade will call the Jiguang Aurora / 极光 tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"jiguang-aurora-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Jiguang Aurora / 极光. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Jiguang Aurora / 极光 MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Jiguang Aurora / 极光 MCP today
We host it, we monitor it, we maintain it. You just paste one token.