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

# docs mcp

> connect your product docs so miniti can answer from them

connect a docs mcp url and miniti can answer meeting topics from your own product docs, with source links. this powers [docs insights](/docs/features/docs-insights).

## connect your docs

<Steps>
  <Step title="open settings">
    in settings, open **integrations → docs mcp**.
  </Step>

  <Step title="paste your docs mcp url">
    paste your docs' mcp url. it must be a **public https** url.
  </Step>

  <Step title="test the connection">
    click **test connection** to confirm miniti can reach your docs.
  </Step>

  <Step title="open the docs tab">
    start or open a meeting and switch to the **docs** tab (`⌘5` on macos). topics appear as you talk and get answered from your docs.
  </Step>
</Steps>

## compatible docs

any docs site that publishes a **public https mcp endpoint** with a search capability. for example:

* mintlify-hosted docs
* lightdash docs - `https://docs.lightdash.com/mcp`

## requirements

* the url must be **public and https**.
* private, localhost, and non-https urls are not supported.

## what you'll see

once connected, the docs tab shows the topics from your conversation, each with a short answer and links back to the source page. answers come only from your docs - if a topic isn't covered, miniti shows no answer for it.

## see also

* [docs insights](/docs/features/docs-insights)
* [docs lookups](/docs/pricing/what-counts-as-a-minute#docs-lookups)
