---
title: McAfee MVISION
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/mcafee-mvision/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/mcafee-mvision/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
MVISION EPO: SaaS-based centralized security management platform.
## Actions
* **Get Host Info** *(Enrichment)* - Fetch device with filter by IP Address or Computer Name.
* **Get Tag Groups** *(Enrichment)* - Fetch all Tag Groups.
* **Add Tag** *(Containment)* - Creates a new resource of type Tag.
* **List Tags** *(Enrichment)* - Fetch all Tags.
* **Remove Tag** *(Containment)* - Delete a tag using the Tag ID specified in the path.
* **Create Investigation** *(Notification)* - Creates an investigation in MVISION EDR.
* **Fetch Events Daemon** *(Daemon)* - Automatically fetch all Events.
## Configure McAfee MVISION in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **Server URL**. Enter your McAfee MVISION server URL.
* **Client ID**. Enter your [client ID](https://docs.trellix.com/bundle/mvision-endpoint-detection-and-response-product-guide/page/UUID-d4602e2b-5adc-bdb4-c8cf-163997d5cd6e.html).
* **Client secret**. Enter your client secret.
* **API key**. Enter your API key.
*
*
*
*
For information about Trellix Endpoint Detection and Response (formerly McAfee MVISION), see [Trellix Endpoint Detection and Response](https://docs.trellix.com/bundle/mvision-endpoint-detection-and-response-product-guide/page/UUID-539597b6-3a64-e122-8981-097a24897557.html).
## Change Log
* March 25, 2021 - First upload
* July 11, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 30, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.