Skip to main content

Integrations Overview

Agent Mantis connects to your existing tools so workflows can pull data, run actions, and push results — all from the visual editor canvas.

How integrations work

Every integration follows a two-step pattern:

  1. Configure — Connect your account in the portal's Integrations page. Each integration type has its own setup form (API keys, OAuth, or service accounts depending on the tool).
  2. Use in the editor — Drag the integration node onto the canvas, select your connection, choose an operation, and fill in the fields. Each integration shows only the fields relevant to the selected operation.

Configuration (Portal)

Navigate to Settings → Integrations in the portal. Click Add Integration, choose the type, and complete the connection form. Credentials are encrypted and stored securely under your team.

Once configured, the integration appears as "connected" and its node becomes available in the editor's command palette.

Editor usage (Canvas)

Open a workflow in the editor and press / to open the command palette. Select the integration node to add it to the canvas. Each node has:

  • Data tab — Operation-specific fields (e.g. channel, message, repository, branch).
  • Config tab — Connection selector and management actions (configure, disconnect).

Nodes can be wired together with connections so the output of one node feeds into the next.

Available integrations

Testing & Automation

IntegrationDescription
PlaywrightBrowser-based test execution with inline, zip, or repository sources
WCAGAccessibility compliance testing
OWASPSecurity vulnerability scanning

AI & Language Models

IntegrationDescription
LLMAI-powered analysis using configurable language models

Version Control

IntegrationDescription
GitHubRepository browsing, cloning, and file access
BitbucketRepository browsing, cloning, and file access

Communication

IntegrationDescription
SlackSend messages and create channels
EmailSend and receive emails with filtering
Google ChatSend messages to Google Chat spaces

Project Management

IntegrationDescription
JiraCreate, update, and manage Jira issues
AsanaCreate and manage Asana tasks

Cloud Storage

IntegrationDescription
Google DriveUpload and manage files in Google Drive
Google SheetsRead and write spreadsheet data

Workflow

IntegrationDescription
FlowExecute another workflow as a sub-workflow