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:
- 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).
- 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
| Integration | Description |
|---|
| Playwright | Browser-based test execution with inline, zip, or repository sources |
| WCAG | Accessibility compliance testing |
| OWASP | Security vulnerability scanning |
AI & Language Models
| Integration | Description |
|---|
| LLM | AI-powered analysis using configurable language models |
Version Control
| Integration | Description |
|---|
| GitHub | Repository browsing, cloning, and file access |
| Bitbucket | Repository browsing, cloning, and file access |
Communication
| Integration | Description |
|---|
| Slack | Send messages and create channels |
| Email | Send and receive emails with filtering |
| Google Chat | Send messages to Google Chat spaces |
Project Management
| Integration | Description |
|---|
| Jira | Create, update, and manage Jira issues |
| Asana | Create and manage Asana tasks |
Cloud Storage
Workflow
| Integration | Description |
|---|
| Flow | Execute another workflow as a sub-workflow |