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

# Integrations Overview

> Connect CloudQuant Data Liberator to AI assistants and observability tools

# Integrations

Connect Liberator to external AI assistants and observability tools. AI clients use the Liberator **MCP** endpoint; Grafana uses the Bearer-authenticated metrics API.

## AI assistants (MCP)

Available in Liberator **2.3** and later. Point your client at the Liberator MCP Endpoint URL from the Liberator UI (for example, `https://api.cloudquant.ai/mcp`), then follow the setup guide for your assistant.

<CardGroup cols={2}>
  <Card title="ChatGPT" icon="robot" href="/integrations/chatgpt">
    MCP connector with OAuth in ChatGPT Apps
  </Card>

  <Card title="Microsoft Copilot Studio" icon="microsoft" href="/integrations/copilot">
    MCP tool with OAuth 2.0 Dynamic discovery
  </Card>

  <Card title="Claude Desktop" icon="sparkles" href="/integrations/claude">
    Install the Liberator .mcpb extension bundle
  </Card>
</CardGroup>

## Observability

Available in Liberator **2.2** and later.

<CardGroup cols={2}>
  <Card title="Grafana" icon="chart-line" href="/integrations/grafana">
    Prometheus metrics via a rotatable Bearer token
  </Card>
</CardGroup>

## Related

<CardGroup cols={2}>
  <Card title="Connections" icon="plug" href="/datasource-config/overview">
    Configure Liberator data source connections and datasets
  </Card>

  <Card title="System Monitoring" icon="chart-area" href="/system-monitoring/overview">
    In-product cluster, queue, dataset, and usage views
  </Card>
</CardGroup>
