WorkAdventure Connector for AI agents.
10 live capabilities
Manage your virtual office and event spaces with natural language.
Waiting for input…
Why people use WorkAdventure
WorkAdventure for Virtual Office Management
With this Connector, that manual loop disappears. You just tell your AI agent what needs to happen. Want to change the lobby lights? Just say so. Need to see who's currently in the office? Ask. You get a conversational layer over your entire WorkAdventure world, turning complex administrative tasks into simple, spoken-word actions.
What Vinkius changes
You get a conversational interface for your entire virtual office infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Managing a live event
An organizer asks the agent to update the 'welcome_message' variable in the 'lobby' room as a guest speaker arrives.
- Real-world use case 02
Handling a sudden team expansion
An admin tells the agent to create five new members and list them to confirm they have the right access.
- Real-world use case 03
Auditing virtual office layout
A designer asks the agent to list all maps and get details on the 'conference_hall' to check for layout errors.
Complete set · 10capabilities
The complete WorkAdventure capability set.
These are the exact actions your AI can choose when you ask it to work with WorkAdventure.
01—04
4 capabilities in this set.
Part of 10 available through WorkAdventure.
- 01 Capability
Get member details
Get the specifics for a single member. Use this to check individual permissions or status.
- 02 Capability
Update room variable
Change a specific variable for a room. This lets you update things like welcome messages or lighting on the fly.
- 03 Capability
Get map details
See the specifics of any map in your world. This helps you understand the layout and properties of different areas.
- 04 Capability
Get room variables
View the current settings for a specific room. This is great for checking if your interactive elements are active.
05—07
3 capabilities in this set.
Part of 10 available through WorkAdventure.
- 05 Capability
Get world info
Pull the general configuration of your virtual world. It gives you a high-level look at your entire space.
- 06 Capability
List maps
See a list of all maps in your world. Use this to quickly browse the different areas your team can visit.
- 07 Capability
List members
Get a full list of everyone registered in your world. This makes it easy to audit who has access to your space.
08—10
3 capabilities in this set.
Part of 10 available through WorkAdventure.
- 08 Capability
List rooms
See all the active rooms in your world. You can use this to see where the most activity is happening.
- 09 Capability
Create member
Add a new person to your world. This is the fastest way to handle new registrations or team additions.
- 10 Capability
Delete member
Remove a person from your world. Use this to quickly offboard users or clear out old accounts.
Set up in minutes
One URL. Then ask WorkAdventure to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WorkAdventure 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_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WorkAdventure for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure URL.
- Step 03
Save and start
Save the connection and enable WorkAdventure in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"workadventure": {
"url": "https://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure
Open Agent mode in chat and ask: "Using WorkAdventure, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"workadventure": {
"url": "https://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure
Ask Copilot: "Using WorkAdventure, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"workadventure": {
"url": "https://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure
Open Cascade and ask: "Using WorkAdventure, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"workadventure": {
"url": "https://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure
Ask Cline: "Using WorkAdventure, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add workadventure --transport http "https://edge.vinkius.com/vk_preview_6yEP7dJTIiacSjZM4wf282iVcNImfn8oPePYfEym/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 WorkAdventure
Ask Claude: "Using WorkAdventure, show me...". 10 tools are ready
Where the request belongs
Work WorkAdventure can move forward.
Virtual office managers who are tired of manual dashboard entries and event organizers who need to handle high-volume attendee management without the headache.
Virtual Office Manager
Updates room variables and manages member access during peak hours to keep the remote office running smoothly.
Event Coordinator
Automates attendee registration and changes room settings during live sessions to maintain the flow.
Experience Designer
Queries map metadata and tests room variables to ensure the virtual environment meets specific brand requirements.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHullo
Manage coworking spaces with desk bookings, member check-ins, and community engagement capabilities for modern workspaces.
Robin
Connect your AI assistant to Robin to seamlessly manage office locations, book meeting rooms, reserve hot desks, and monitor workplace availability directly from chat.
OfficeRnD Hybrid
Hybrid work management. book desks, rooms, and manage office resources via OfficeRnD.
Envoy
Manage workplace operations via Envoy. register visitors, book desks and rooms, track deliveries, and monitor office capacity directly from any AI agent.
Skedda
Manage your workspace scheduling. create, update, and track bookings for desks, meeting rooms, and special venues directly through AI agents.
Condeco (Eptura Engage)
Manage workspace bookings via Condeco. book meeting rooms, reserve hot desks, track availability, and handle office check-ins directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep WorkAdventure 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 WorkAdventure.
The practical details behind the request, access and result.
How does the WorkAdventure MCP help with remote team management?
It lets you manage your virtual office through a chat interface. You can add or remove members and check who is in which room without ever opening a web dashboard.
Can I use this to manage my virtual office without opening a browser?
Yes. By connecting this Connector to your AI client, you can perform all administrative tasks like updating room settings and managing access directly from your conversation window.
How do I add new members to my WorkAdventure world using an AI?
Just tell your AI agent to add a new person. It will use the connection to register the member and confirm when they're ready to join the space.
Can my agent change room settings during a live event?
Absolutely. You can ask your agent to update room variables in real-time, such as changing a welcome message or toggling interactive elements as the event progresses.
Is the WorkAdventure MCP good for large-scale virtual events?
It's ideal for large events because it simplifies attendee management and allows for quick, high-level audits of your maps and rooms during high-traffic periods.
How do I check who is currently in my virtual space?
You can simply ask your agent to list the active members or show you who is in a specific room. It will pull the current occupancy data and summarize it for you.
Can I use this to audit my virtual world's metadata?
Yes, you can ask your agent to pull the world information or specific map details. It will retrieve the configuration data so you can verify your setup quickly.
Can I change a sign's text in a room using the AI?
Yes! If the sign is controlled by a room variable, you can use the update_room_variable capability to change its value and update the text in real-time.
How do I see who is currently in my virtual world?
You can use the list_members query to get a directory of all registered members, and list_rooms to see active instances and potentially occupancy data.
Is it possible to grant specific access tags to a new member?
Absolutely. When using the create_member capability, you can provide a comma-separated list of tags to define their permissions and visibility in the world.
One connection away
Give your agent a direct line to WorkAdventure.
Connect WorkAdventure once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available