Connections

Connections enable Firetiger agents to access external data and services, such as databases and APIs.

Managing Connections

Recommended: Use the web UI to create and manage connections:

https://ui.{deployment}.firetigerapi.com/settings/connections

Supported Connection Types

  1. PostgreSQL - Relational database connections
  2. HTTP - RESTful API and web service connections
  3. Google Postmaster Tools - Email deliverability metrics for Gmail
  4. Pylon - Customer support platform for issues and accounts
  5. Incident.io - Incident management and response
  6. Slack - Slack workspace notifications
  7. MCP Servers - Model Context Protocol servers (GitHub, Linear, Notion, etc.)
  8. GitHub - Repository access and event ingestion

The Description Field

The description field is critical for agent effectiveness. It provides context about what data is available and how to use it.

What to Include

  • What data is available - Business domain and purpose
  • Schema/structure - Tables, columns, endpoints, data types
  • Query patterns - Common queries or request examples
  • Constraints - Limitations or required filters

See the PostgreSQL and HTTP pages for detailed examples.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.