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

# Overview

> Connect Qalico to Claude for real-time regulatory intelligence

# Qalico Claude Connector

The Qalico Claude connector lets you access regulatory intelligence directly from Claude. Once connected, Claude can search regulatory sources, find specific documents, track changes, and retrieve full version histories on your behalf.

## How to connect

<Steps>
  <Step title="Open Claude settings">
    Go to **Settings → Connectors** in Claude.
  </Step>

  <Step title="Add a custom connector">
    Click **Add custom connector** and enter the following URL:

    ```
    https://api.qalico.com/mcp
    ```
  </Step>

  <Step title="Sign in">
    A browser window will open — sign in or create a Qalico account when prompted, then click **Allow** to grant access.
  </Step>

  <Step title="Start asking">
    Ask Claude about regulations, standards, and guidances. It will use Qalico tools automatically.
  </Step>
</Steps>

## What you get

Once connected, Claude has access to 4 tools:

| Tool                        | What it does                                                     |
| --------------------------- | ---------------------------------------------------------------- |
| `search_sources`            | Discover regulatory bodies and document collections by geography |
| `search_references`         | Find specific regulatory documents using semantic search         |
| `search_regulatory_updates` | Find document changes: revisions, publications, withdrawals      |
| `get_reference_detail`      | Get the full version history of a regulatory document            |

Claude chains these tools automatically based on your questions — no need to call them manually.

## Example questions

* "What FDA guidances cover cybersecurity in medical devices?"
* "Has EU MDR been revised recently?"
* "Find ISO standards for risk management"
* "Show me the full history of 21 CFR Part 820"
* "What regulatory updates happened in the last 30 days for US guidances?"
