Workvivo Connector for AI agents.
10 live capabilities
Manage internal communications and employee engagement through your AI client.
Waiting for input…
Why people use Workvivo
Workvivo for Internal Communications Management
With this Connector, you just tell your agent what needs to happen. It handles the navigation and pulls the data for you, meaning you get the update live in seconds without ever opening the Workvivo dashboard.
What Vinkius changes
It turns your AI client into a direct interface for your internal communications platform.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
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.
- Real-world use case 02
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.
- Real-world use case 03
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.
Complete set · 10capabilities
The complete Workvivo capability set.
These are the exact actions your AI can choose when you ask it to work with Workvivo.
01—04
4 capabilities in this set.
Part of 10 available through Workvivo.
- 01 Capability
Get space details
See membership counts and descriptions for a collaboration group. Use this to check the size and focus of a space.
- 02 Capability
Get employee profile
Fetch job titles, contact info, and profile data for a registered staff member. It makes finding internal contacts much faster.
- 03 Capability
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.
- 04 Capability
List workvivo posts
Browse the recent activity and social feed across the company. Use this to monitor the overall pulse of the organization.
05—07
3 capabilities in this set.
Part of 10 available through Workvivo.
- 05 Capability
List collaboration spaces
Find all interest groups and departmental spaces available to employees. This helps you see how the company is organized.
- 06 Capability
List employees
Get a full list of all registered employees in your directory. This is useful for auditing or searching the company roster.
- 07 Capability
Create social post
Write and publish new content to the Workvivo activity feed. This is useful for sending quick updates to your entire company.
08—10
3 capabilities in this set.
Part of 10 available through Workvivo.
- 08 Capability
Delete social post
Permanently remove a specific post from the feed. Use this to clean up mistakes or outdated information.
- 09 Capability
Get event details
Pull specific dates, locations, and descriptions for calendar events. It helps you verify meeting details quickly.
- 10 Capability
Get post details
Retrieve likes, comments, and full content for a single social post. This helps you track engagement on specific updates.
Set up in minutes
One URL. Then ask Workvivo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Workvivo from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Workvivo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Workvivo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Workvivo URL.
- Step 03
Save and start
Save the connection and enable Workvivo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"workvivo": {
"url": "https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Workvivo
Open Agent mode in chat and ask: "Using Workvivo, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"workvivo": {
"url": "https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Workvivo
Ask Copilot: "Using Workvivo, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"workvivo": {
"url": "https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Workvivo
Open Cascade and ask: "Using Workvivo, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"workvivo": {
"url": "https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Workvivo
Ask Cline: "Using Workvivo, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add workvivo --transport http "https://edge.vinkius.com/vk_preview_kfQkvAC4P0zRXv3wJXsTy6aKf4fEksOmQJanDkw3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Workvivo
Ask Claude: "Using Workvivo, show me...". 10 tools are ready
Where the request belongs
Work Workvivo can move forward.
This is for HR managers, internal communications leads, and project leads who are tired of clicking through complex dashboards to find simple employee data or post company-wide updates.
HR Manager
Checks employee profiles and manages collaboration spaces without manual navigation.
Internal Comms Team Member
Publishes updates to multiple spaces and monitors feed activity through conversation.
Project Lead
Shares project updates to specific spaces and checks upcoming event details.
Executive Assistant
Schedules company-wide announcements and verifies event information via chat.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBeekeeper
Empower your frontline workforce via Beekeeper. manage users, streams, posts, and messages directly from any AI agent.
Officevibe
Manage employee engagement via Officevibe. track pulse survey scores, feedback, and NPS directly from your AI agent.
Humanity
Manage workforce scheduling, employee shifts, and team communication via Humanity. list employees, manage locations, and track shifts directly from any AI agent.
Sally
Keep frontline teams connected with an employee communication platform that reaches deskless workers through mobile and chat.
Rippling
Manage your workforce via Rippling. list employees, update profiles, and manage departments directly from any AI agent.
Personio
Orchestrate HR logistics via Personio. manage workforce lists, track specific absences, log attendances securely, and evaluate custom attributes structurally via AI.
Bring your own AI
Change the model, client or framework. Keep Workvivo connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Workvivo.
The practical details behind the request, access and result.
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 capability 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 capability. 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 capability 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.
One connection away
Give your agent a direct line to Workvivo.
Connect Workvivo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available