# Workvivo MCP for AI Agents AI Agent Connect

> Workvivo MCP connects your AI agent to your internal communications platform. You can manage social feeds, update employee profiles, and coordinate company events without leaving your chat interface. It handles the heavy lifting of finding IDs, posting updates, and checking event details across your whole employee experience infrastructure.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/ai-agent-connect
- **Tags:** employee-engagement, internal-comms, company-culture, social-feed, employee-directory, workplace-collaboration

## Description

Imagine you're an HR manager trying to keep the company pulse steady. Instead of jumping between tabs to find a specific interest group or checking who's in a department, you just ask your agent. This Connector lets you pull up employee profiles, see who's joined a collaboration space, and check event locations in seconds. It turns your AI client into a direct line to your internal communications. You can post updates to specific groups, browse the company feed for engagement metrics, and even clean up old posts with a quick command. It's about moving from manual data entry in a dashboard to just talking about what needs to get done. Since Vinkius hosts this Connector, you can plug it into your existing workflow and stop worrying about the friction of switching contexts. You get a clear view of company activity while your agent handles the actual execution of posting and retrieving data.

## Tools

### get_space_details
See membership counts and descriptions for a collaboration group. Use this to check the size and focus of a space.

### get_employee_profile
Fetch job titles, contact info, and profile data for a registered staff member. It makes finding internal contacts much faster.

### list_company_events
View a list of all upcoming events scheduled on the platform. This is great for getting a high-level view of the company calendar.

### list_workvivo_posts
Browse the recent activity and social feed across the company. Use this to monitor the overall pulse of the organization.

### list_collaboration_spaces
Find all interest groups and departmental spaces available to employees. This helps you see how the company is organized.

### list_employees
Get a full list of all registered employees in your directory. This is useful for auditing or searching the company roster.

### create_social_post
Write and publish new content to the Workvivo activity feed. This is useful for sending quick updates to your entire company.

### delete_social_post
Permanently remove a specific post from the feed. Use this to clean up mistakes or outdated information.

### get_event_details
Pull specific dates, locations, and descriptions for calendar events. It helps you verify meeting details quickly.

### get_post_details
Retrieve likes, comments, and full content for a single social post. This helps you track engagement on specific updates.

## Prompt Examples

**Prompt:** 
```
Who is the lead for the Engineering space?
```

**Response:** 
```
I've checked the details for the **Engineering** collaboration space. 

*   **Membership Count:** 42
*   **Space Description:** Primary hub for all software engineering discussions and sprint planning.
*   **Recent Activity:** High engagement on the 'Sprint Review' thread.

Would you like me to list the specific members of this space?
```

**Prompt:** 
```
What's the next big event for the company?
```

**Response:** 
```
Here are the upcoming events scheduled on the platform:

| Event Name | Date | Location |
| :--- | :--- | :--- |
| **Monthly Town Hall** | Oct 15 | Main Auditorium / Zoom |
| **Q4 Strategy Sync** | Oct 22 | Zoom |

Would you like me to pull more details for the Town Hall?
```

**Prompt:** 
```
Post a reminder to the HR space that the open enrollment ends Friday.
```

**Response:** 
```
Done! I've posted the following update to the **HR** collaboration space:

> *Reminder: Open enrollment for benefits ends this Friday. Please ensure all submissions are completed by 5 PM.*
```

## Capabilities

### Post to the company feed
Send new updates or announcements to your internal activity feed with a simple chat command.

### Pull employee contact info
Get job titles and profile details for any registered staff member instantly.

### List all company events
View upcoming calendar events including dates, times, and locations.

### Browse collaboration spaces
See all interest groups and departmental spaces available to your employees.

### Delete old social posts
Permanently remove obsolete or unfinalized posts from the activity feed.

## Use Cases

### Rapid Employee Onboarding
An HR manager asks the agent to find a new hire's profile and list the collaboration spaces they should join using get_employee_profile and list_collaboration_spaces.

### Event Logistics Check
A project lead checks the location of the next town hall using get_event_details and then posts a reminder to the group with create_social_post.

### Engagement Monitoring
An internal comms lead browses the social feed with list_workvivo_posts to see which topics are getting the most engagement from staff.

### Content Cleanup
An admin uses delete_social_post to remove a draft update that was accidentally posted to the wrong group.

## Benefits

- Post updates to specific spaces using create_social_post without navigating the dashboard.
- Find any staff member's contact info instantly with get_employee_profile for faster internal coordination.
- Monitor the company pulse by browsing activity with list_workvivo_posts.
- Manage large-scale events by checking schedules with list_company_events.
- Keep your feed clean by removing outdated content using delete_social_post.
- Identify unique IDs for automated workflows by using get_post_details and get_space_details.

## How It Works

The bottom line is it turns your AI client into a direct interface for your internal communications platform.

1. Subscribe to the Workvivo MCP on Vinkius
2. Enter your Workvivo Domain and API Token in your client settings
3. Ask your agent to find employees, post updates, or check event details

## Frequently Asked Questions

**Can the Workvivo MCP help me manage my company's social feed?**
Yes, it lets you browse and post to the internal feed directly from your agent. You can see what's trending or share updates without leaving your chat interface.

**How do I use the Workvivo MCP to find employee contact info?**
Your agent can pull profiles and job titles from the directory instantly. This makes it much faster to find the right person for a project or inquiry.

**Can I use the Workvivo MCP to see upcoming company events?**
Yes, it can list all scheduled events and give you specific details like location and time. It's a great way to stay updated on company-wide activities.

**Does the Workvivo MCP support posting to specific collaboration spaces?**
It allows your agent to target specific groups for updates using their unique IDs. This ensures your message reaches the right audience every time.

**Can I delete old posts using the Workvivo MCP?**
Yes, you can use chat commands to permanently remove obsolete content from the activity feed. It helps keep your internal communications clean and relevant.

**Is the Workvivo MCP good for HR teams?**
It's specifically designed for HR and internal communications roles to manage employee data and engagement more efficiently, reducing the need for manual dashboard navigation.

**Can I check which users belong to a specific collaboration space?**
Yes. The `get_space_details` tool allows your AI agent to retrieve the membership count and configuration for any specific space ID, helping you monitor team alignment directly through chat.

**How do I see the contact details for a colleague using chat?**
You can use the `get_employee_profile` tool. Simply provide the unique employee ID, and your agent will return their full profile details, including email, job title, and department information.

**Can I post an announcement to the global activity feed via chat?**
Absolutely. Use the `create_social_post` tool and provide your update text. If you don't specify a space ID, the post will be shared to the main company activity feed, making it visible to all users.