# Zhumu MCP for AI Agents AI Agent Connect

> Zhumu MCP for AI Agents. Connect your AI agent to Zhumu, China's leading video conferencing platform, to manage meetings, users, and recordings. It handles scheduling, participant auditing, and webinar monitoring through natural language, removing the need to navigate the Zhumu portal manually.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/undefined/ai-agent-connect
- **Tags:** cloud-meetings, virtual-collaboration, meeting-scheduling, recording-management, participant-tracking, enterprise-communication

## Description

Zhumu (瞩目) is a major cloud meeting platform in China, and this Connector lets you handle its core features through a natural conversation. Instead of jumping into a complex portal to find meeting links, check user permissions, or hunt for past recordings, you can just ask your agent to do it for you. This is a huge win for anyone who needs to coordinate frequent team syncs or manage large-scale webinars without the manual overhead. You can pull up account reports to see how your organization is using the platform or quickly list all the upcoming sessions on your calendar. It essentially puts your entire video collaboration suite into a single interface. By using this Connector via the Vinkius catalog, you can move from searching through tabs to getting direct answers about your meetings and users in seconds. You can manage your schedule, audit your team, and keep your records organized without ever having to navigate the full Zhumu interface. It makes the heavy lifting of meeting administration feel like a simple chat.

## Tools

### get_account_report
Pulls high-level usage reports for your account. This helps you see how your organization is using the platform.

### get_meeting
Get the specific details of a single meeting. Use this to find dial-in info or session topics quickly.

### create_meeting
Create a new meeting session with a specific topic. This lets you book new syncs without leaving your chat.

### delete_meeting
Delete a scheduled meeting from your calendar. Use this to quickly remove sessions that are no longer happening.

### get_user
Retrieve detailed profile information for a specific user. This is useful for auditing permissions or checking contact info.

### list_meetings
List all of your upcoming meetings in one place. You can use this to see what your day looks like at a glance.

### list_recordings
List all your cloud recordings for past sessions. This makes it easy to find old content for knowledge sharing.

### list_users
List all the users in your organization. Use this to see who has access to your Zhumu environment.

### list_webinars
List all scheduled webinars. This helps you keep track of upcoming large-scale events.

### update_meeting
Update the settings for an existing meeting. Use this to change topics or timing on the fly.

## Prompt Examples

**Prompt:** 
```
List all my upcoming meetings in Zhumu.
```

**Response:** 
```
### Upcoming Meetings

| Time | Topic | Status |
| :--- | :--- | :--- |
| 10:00 AM | **Weekly Sync** | Scheduled |
| 02:00 PM | **Product Review** | Scheduled |

Would you like the dial-in details for the first one?
```

**Prompt:** 
```
Schedule a meeting titled 'Design Feedback' for today.
```

**Response:** 
```
Done! I've scheduled your **Design Feedback** meeting.

* **Meeting ID:** 8821
* **Time:** Today, 3:00 PM
* **Status:** Added to your calendar

Should I send the invite to the participants?
```

**Prompt:** 
```
Show me the last 5 cloud recordings.
```

**Response:** 
```
I've retrieved your 5 most recent recordings:

* **Project Launch** (Yesterday)
* **Sprint Review** (Last Tuesday)
* **Client Demo** (Last Friday)
* **Team Offsite** (Last Monday)
* **Q3 Planning** (Last Wednesday)

Would you like the download links or the access passwords for these files?
```

## Capabilities

### Schedule new video sessions
Create a new meeting with a specific topic and time using create_meeting.

### List all upcoming meetings
View your upcoming schedule in one place with list_meetings.

### Pull detailed user profiles
Get specific information on any user in your organization with get_user.

### Access cloud recordings
Find past session recordings quickly using list_recordings.

### Monitor webinar engagement
Keep track of scheduled webinars and their status with list_webinars.

### Get account usage reports
Retrieve high-level activity summaries for your account with get_account_report.

## Use Cases

### Quickly booking a team sync
A project manager asks their agent to book a 'Design Review' for 3pm today. The agent uses create_meeting to set it up and provides the link immediately.

### Finding past meeting recordings
An engineer needs the recording from last week's sprint. They ask the agent to list recordings, and it pulls the correct file using list_recordings.

### Auditing new user access
An HR admin asks to see the profile of a new hire. The agent uses get_user to pull the details and confirm their account status.

### Monitoring webinar status
An event lead wants to know the status of today's webinar. The agent uses list_webinars to show the current engagement levels.

## Benefits

- Skip the dashboard: Use create_meeting to book sessions and get links without ever opening a browser tab.
- Instant user audits: Use list_users and get_user to manage team permissions and check profiles in seconds.
- Faster content retrieval: Use list_recordings to find past sessions for knowledge sharing without manual searching.
- Real-time webinar tracking: Use list_webinars to monitor live events and scheduled sessions from your chat.
- Data-driven insights: Use get_account_report to see exactly how your organization is using the platform.

## How It Works

The bottom line is you get a direct chat interface for your entire Zhumu meeting infrastructure.

1. Subscribe to the Zhumu MCP on Vinkius.
2. Enter your Zhumu App Key and App Secret in your AI client.
3. Start managing your video collaboration through natural language.

## Frequently Asked Questions

**How does Zhumu MCP help with my video meetings?**
It lets you manage your entire meeting schedule through your AI client. You can book new sessions, check upcoming times, and update meeting details without leaving your chat window.

**Can I use Zhumu MCP to manage my team's users?**
Yes, you can use it to list all users in your organization or pull up specific profile details. This makes auditing permissions much faster for HR and operations leads.

**Does Zhumu MCP support webinars?**
Yes, it allows you to list and monitor scheduled webinars. You can keep an eye on your large-scale events and engagement levels directly through your agent.

**Can I find old recordings using Zhumu MCP?**
You can use it to list all your cloud recordings. This makes it easy to find past sessions for knowledge sharing or review without manual searching.

**Can I get usage reports from Zhumu?**
Yes, the Connector can pull high-level account reports. You can ask your agent for activity summaries to see how your organization is using the platform.

**Is Zhumu MCP good for project managers?**
It is ideal for project managers who need to coordinate frequent syncs. It handles the heavy lifting of meeting orchestration so you can stay focused on your projects.

**How do I find my Zhumu App Key and Secret?**
Log in to the Zhumu Developer Center, create a new application, and you will find your unique App Key and App Secret in the application credentials section.

**Can I retrieve meeting recordings through this server?**
Yes. Use the `list_recordings` tool with a specific user ID to retrieve a list of all cloud recordings saved for that user's sessions.

**Is it possible to manage webinars?**
Yes! Use the `list_webinars` tool to retrieve a list of all scheduled webinars and identify upcoming sessions and engagement metrics.