Skip to main content
Feedback

Envoy MCP connector

Envoy is a workplace management platform for coordinating visitor invites, building entries, employee directories, and space reservations. The Envoy MCP connector allows AI agents to manage visitor invites and entries, retrieve location and employee information, and coordinate space reservations across your workplace. It also supports tracking entry logs, updating invite details, and querying directory data to streamline office operations.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Envoy MCP connector to perform the following actions:

  • Streamline visitor check-in by automatically creating and managing invites in Envoy
  • Track employee entries and visitor access logs across all office locations
  • Coordinate desk and meeting room reservations without manual scheduling conflicts
  • Maintain accurate employee directories and contact information across departments
  • Retrieve visitor and entry data for compliance and security audits
  • Automate space reservation workflows based on team requests and availability
  • Cross-reference location information to manage multi-office workplace operations

Example prompts

Use the following example prompts to invoke Envoy MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all pending visitor invites for tomorrow in Envoy.
  • Create a visitor invite for John Smith visiting the New York office on Friday.
  • List all entries recorded at our headquarters location this week.
  • Who are all the employees in the engineering department according to Envoy.
  • Get me details about the meeting rooms available at our San Francisco location.
  • Reserve the conference room on the third floor for 2 p.m. next Tuesday.
  • Delete the visitor invite for the client meeting that got cancelled.
  • Show me which spaces are available for reservation tomorrow afternoon.
  • Retrieve all visitor entries from the past 30 days for security review.
  • List all office locations and their addresses in Envoy.

Envoy MCP connector tools

The Envoy MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
listInvitesRetrieves a list of all invites in the system.
createInviteCreates a new invite for a visitor or guest.
getInviteRetrieves details for a specific invite.
deleteInviteRemoves a specific invite from the system.
listEntriesRetrieves a list of all visitor entries.
getEntryRetrieves details for a specific visitor entry.
listLocationsRetrieves a list of all office locations.
getLocationRetrieves details for a specific office location.
listEmployeesRetrieves a list of all employees in the organization.
getEmployeeRetrieves details for a specific employee.
listSpacesRetrieves a list of all available spaces.
getSpaceRetrieves details for a specific space.
createReservationCreates a new reservation for a space.
On this Page