Skip to main content

Overview

IncidentFox provides 50+ built-in tools across multiple categories. Each tool can be:
  • Enabled/disabled per team
  • Configured with credentials and settings
  • Customized with team-specific defaults

Tool Categories

Configuration Structure

Tools are configured under the tools key:

Common Configuration Options

All Tools

Credentials

Always use vault references for secrets:
Never store credentials in plain text. Always use vault references.

Tool-Specific Configuration

Kubernetes

AWS

Coralogix

Snowflake

Datadog

Grafana

GitHub

Disabling Dangerous Tools

For security, you may want to disable certain tools:
Consider which tools are appropriate for each environment. Production may need stricter controls than staging.

Tool Loading Priority

When an agent needs a tool, the system checks:
  1. Is the integration installed? (package availability)
  2. Are credentials configured? (tool config + vault)
  3. Is it enabled for this team? (team config)
  4. Is it allowed for this agent? (agent config)
All conditions must be met for the tool to be available.

Monitoring Tool Usage

View tool usage metrics in the Web UI under Team Console > Agent Runs. Each investigation shows:
  • Which tools were invoked
  • Execution time per tool
  • Success/failure status
  • Tool output (redacted as needed)

Next Steps

Data Sources

Detailed setup for each data source

Custom MCP Tools

Add custom tools via MCP