Condeco (Eptura Engage) Connector for AI agents.
10 live capabilities
Manage meeting room reservations and hot desk bookings in your office.
Waiting for input…
Why people use Condeco (Eptura Engage)
Stop Hunting for Meeting Rooms with Condeco Workspace Management
This Connector changes that by letting you just ask your AI client. You can find the right room and book it in one go. You get a confirmed reservation that syncs to your calendar without ever opening a browser.
What Vinkius changes
You get a voice-controlled way to manage your physical office space.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a room for a big sync
An employee asks the agent to find a room for 15 people with a projector.
- Real-world use case 02
Daily desk booking
A hybrid worker wants to work from the office on Tuesday.
- Real-world use case 03
Office manager audit
A manager wants to know how many people checked in today.
Complete set · 10capabilities
The complete Condeco (Eptura Engage) capability set.
These are the exact actions your AI can choose when you ask it to work with Condeco (Eptura Engage).
01—04
4 capabilities in this set.
Part of 10 available through Condeco (Eptura Engage).
- 01 Capability
List locations
See all office buildings and campus boundaries. It helps you understand the geographic layout of your real estate.
- 02 Capability
List rooms
Find meeting spaces based on how many people they hold and what tech they have. Use this to filter for specific needs.
- 03 Capability
Get room availability
Check which rooms are free right now or during specific blocks. It gives you a clear look at the schedule.
- 04 Capability
Book room
Reserve a specific meeting space for a set time. This action syncs your booking to O365 and Exchange.
05—07
3 capabilities in this set.
Part of 10 available through Condeco (Eptura Engage).
- 05 Capability
Cancel room booking
Remove an existing room reservation. It clears the space and updates your calendar automatically.
- 06 Capability
List desks
View available hot desks in specific zones. This is perfect for finding a spot in a particular neighborhood.
- 07 Capability
Book desk
Claim a specific hot desk for your use. It handles the exclusive reservation for your workspace.
08—10
3 capabilities in this set.
Part of 10 available through Condeco (Eptura Engage).
- 08 Capability
Cancel desk booking
Release a desk you have already reserved. This updates the availability for other team members.
- 09 Capability
List bookings
Pull a list of past and future reservations. Use this to audit how people are actually using the space.
- 10 Capability
Check in to location
Confirm your arrival at a specific site. This triggers the building's access controls for you.
Set up in minutes
One URL. Then ask Condeco (Eptura Engage) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Condeco (Eptura Engage) 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_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Condeco (Eptura Engage) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage) URL.
- Step 03
Save and start
Save the connection and enable Condeco (Eptura Engage) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"condeco-eptura-engage": {
"url": "https://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage)
Open Agent mode in chat and ask: "Using Condeco (Eptura Engage), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"condeco-eptura-engage": {
"url": "https://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage)
Ask Copilot: "Using Condeco (Eptura Engage), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"condeco-eptura-engage": {
"url": "https://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage)
Open Cascade and ask: "Using Condeco (Eptura Engage), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"condeco-eptura-engage": {
"url": "https://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage)
Ask Cline: "Using Condeco (Eptura Engage), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add condeco-eptura-engage --transport http "https://edge.vinkius.com/vk_preview_egzq94AkJC6gBS2nU5ThzBOUcZqsHcz5Xn2ZCUEx/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 Condeco (Eptura Engage)
Ask Claude: "Using Condeco (Eptura Engage), show me...". 10 tools are ready
Where the request belongs
Work Condeco can move forward.
Office managers tired of manual spreadsheets, employees who want a faster way to book desks, and ops teams managing global campuses.
Office Manager
Auditing check-ins and space usage to see if the current office layout actually works for the team.
Remote Employee
Finding and booking a desk for a work from office day without the friction of a web UI.
Facilities Operations
Mapping out neighborhood boundaries and capacity limits across multiple global buildings.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOfficeRnD 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.
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.
Cobot
Manage coworking spaces via Cobot. track memberships, monitor bookings, and manage resources 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.
Hullo
Manage coworking spaces with desk bookings, member check-ins, and community engagement capabilities for modern workspaces.
Bring your own AI
Change the model, client or framework. Keep Condeco 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 Condeco.
The practical details behind the request, access and result.
Can I book meeting rooms with the Condeco MCP?
Yes, you can use the agent to find rooms based on capacity or features and book them instantly. It even syncs the reservation to your calendar.
Does this Connector work for hot desking?
It does. You can see available desks in specific zones and claim them for your use with a simple request.
How do I check into my office building?
You can just tell your agent to check you in to a specific location. It will trigger the local access controls for you.
Can I see my past office bookings?
Yes, the agent can pull up a chronological log of your reservations so you can see where you have been working.
Does it sync with my Outlook calendar?
Yes, when you book a room or desk, the Connector handles the synchronization with O365 and Exchange for you.
Can I manage multiple office locations?
Yes, the agent can identify and navigate different buildings and campuses across your entire organization.
How do I get the API key for this?
You can get your key from the Azure API Management Developer Portal provided by Condeco.
Can my agent check if a meeting room is available right now?
Yes. Use the 'get_room_availability' capability with the room ID and today's date. The agent will analyze real-time reservation limits and hourly slots to confirm if the space is free or booked.
How do I book a hot desk through the agent?
First, use 'list_desks' to find available capacities in your location. Then, provide the desk ID and date to the 'book_desk' capability. Your agent will trigger the claim and confirm your designated physical spot.
Does cancelling a room booking via the agent sync with my Outlook calendar?
Yes. When you use 'cancel_room_booking', the server mutates the scheduling endpoints which revert synchronization traces on your connected Exchange/O365 calendars automatically.
One connection away
Give your agent a direct line to Condeco.
Connect Condeco once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available