Skip to main content

Overview

IncidentFox provides 300+ built-in tools across 20+ categories. These tools enable agents to interact with your infrastructure, observability stack, databases, and collaboration platforms.

Tool Categories

Tool Distribution by Runtime

IncidentFox uses dual agent runtimes, each with access to different tool sets:

OpenAI SDK Agent (Production Automation)

Claude SDK SRE Agent (Interactive Debugging)

How Tools Work

Tool Loading

Tools are loaded dynamically based on:
  1. Integration Installed - Is the package available?
  2. Credentials Configured - Are API keys set?
  3. Team Settings - Is the tool enabled?
Example log output:

Configuring Tools

Enable/Disable

Per-Agent Configuration

Tool Metrics

All tools track:
  • tool_calls_total{tool_name, status} - Call count
  • tool_duration_seconds{tool_name} - Execution time
View in Prometheus or the Web UI under Agent Runs.

Common Tools

Most Used for Investigations

Most Used for CI/CD

Most Used for Log Analysis

Most Used for Anomaly Detection

Next Steps

Kubernetes Tools

K8s troubleshooting tools

AWS Tools

AWS infrastructure tools

Observability Tools

Metrics and logging tools

Custom MCP Tools

Add your own tools