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

# Salesloft

> Query live Salesloft data with natural language

The Salesloft MCP Server connects LLMs to live Salesloft data, enabling natural language queries for real-time insights and reporting without complex pipelines or SQL, ideal for sales analytics and customer engagement strategies.

## Server Details

| Property        | Value                               |
| --------------- | ----------------------------------- |
| **Transport**   | Streamable HTTP                     |
| **Server Type** | Caylex                              |
| **Endpoint**    | caylex-internal                     |
| **Categories**  | Sales Engagement, Sales & Marketing |

## Authentication

This server supports the following authentication method:

### Header Authentication

This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding.
Header values are provided by the users during the [Auth Link](/auth/auth-links) flow.

## Getting Started

<Steps>
  <Step title="Add the server">
    Navigate to the **Server Library** and click on the **New Server** button. Find **Salesloft** in the Caylex Catalog.
  </Step>

  <Step title="Server Onboarding flow">
    Go through the server onboarding flow.
  </Step>

  <Step title="Use in a project">
    Add the server to a [project](https://app.caylex.dev/projects) by configuring project connections. Its tools are now available to any agents connected to that project.
  </Step>
</Steps>

## Related Servers

<CardGroup cols={2}>
  <Card title="Outreach" href="/server-catalog/outreach" icon="https://d338mlbnszozgc.cloudfront.net/logos/outreach.svg" />

  <Card title="Close" href="/server-catalog/close" icon="https://d338mlbnszozgc.cloudfront.net/logos/close.svg" />

  <Card title="Gmail" href="/server-catalog/gmail" icon="https://d338mlbnszozgc.cloudfront.net/logos/gmail.svg" />
</CardGroup>
