> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boostgpt.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect your favorite tools

## Available Integrations

<CardGroup cols={2}>
  <Card title="Email Tools" icon="mail" href="/creators/integrations/email-tools">
    Mailchimp, ConvertKit, SendGrid
  </Card>

  <Card title="CRM" icon="notebook-tabs" href="/creators/integrations/crm">
    HubSpot, Salesforce, Pipedrive
  </Card>

  <Card title="Calendar" icon="calendar" href="/creators/integrations/calendar">
    Calendly, Google Calendar
  </Card>

  <Card title="Custom" icon="plug" href="/integrations/custom/overview">
    Build your own connectors
  </Card>
</CardGroup>

## How to Connect Tools

### Option 1: Use Predefined Connectors

<Steps>
  <Step title="Go to Integrations">
    From dashboard, click **Integrations** → **Connectors**
  </Step>

  <Step title="Deploy Connector">
    Choose a connector (Gmail, Calendar, HubSpot, etc.) and deploy it as an MCP server
  </Step>

  <Step title="Add to Agent">
    Go to your agent's **Tools** tab → **Add Tool** → Select your deployed connector
  </Step>
</Steps>

### Option 2: Add External MCP Server

<Steps>
  <Step title="Go to Tools Tab">
    Click **Tools** tab inside your agent
  </Step>

  <Step title="Add Tool">
    Click **Add Tool** → **Add New**
  </Step>

  <Step title="Enter MCP Server URL">
    Provide your external MCP server endpoint
  </Step>
</Steps>

## Next Steps

See specific integration guides for detailed setup instructions.
