IncidentFlowIncidentFlowDocs
IntegrationsArgo CD

Install the Argo CD Integration

Connect Argo CD to IncidentFlow with a read-only API token.

Connect Argo CD to IncidentFlow using a read-only API token. The token is entered once in the IncidentFlow application and stored server-side.

Prerequisites

  • Access to an IncidentFlow workspace with permission to manage integrations.
  • Permission to create a read-only Argo CD account and API token.
  • Your Argo CD server URL, reachable from platform-api.

Install

  1. Create a read-only Argo CD account and token

    In Argo CD, create a local account (or use SSO) with a read-only RBAC policy, then generate an API token for it.

  2. Open the Argo CD integration

    In IncidentFlow, open Integrations and select Connect Argo CD.

  3. Enter the connection details

    Provide the Argo CD server URL and paste the read-only API token. The token is stored server-side and never exposed to MCP clients.

  4. Continue to verification

    Return to IncidentFlow and confirm Argo CD shows as Connected.

OAuth method

Where your Argo CD is fronted by an SSO provider, IncidentFlow can connect using an OAuth-issued read-only credential. Prefer a dedicated read-only API token where available for stable, least-privilege access.

On this page