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

# Claude

> Connect Qontext to Claude

Connect Qontext to Claude via MCP to power every chat with up-to-date company context.

With Qontext + Claude, you can:

* Automatically pull relevant, up-to-date context for every prompt
* Keep full governance and permissions in Qontext

***

## Installation

Qontext is available as a connector in Claude, so you can add it in two ways: install it directly from Claude's connector directory, or add it manually as a custom connector. Both connect over remote MCP. For Claude's official connector documentation, see [Claude Docs](https://claude.com/docs/connectors/custom/remote-mcp).

<Tabs>
  <Tab title="From the connector directory">
    <Steps>
      <Step title="Open the connector menu">
        In Claude, click the **+** below the message box where you write your prompt.
      </Step>

      <Step title="Browse connectors">
        Click **Connectors**, then **Browse connectors**.
      </Step>

      <Step title="Add Qontext">
        Search for **Qontext** and click the **+**.
      </Step>

      <Step title="Connect">
        Once added, click **Connect** and log in to Qontext to allow access.
      </Step>
    </Steps>
  </Tab>

  <Tab title="As a custom connector">
    <Steps>
      <Step title="Open Claude">
        Launch **Claude** in your browser or desktop app.
      </Step>

      <Step title="Open Customize">
        Go to the **Customize** tab.

        <img src="https://mintcdn.com/qontext/JfCZy2Qx9ZdmcqCX/images/Qontext_Claude-connector.png?fit=max&auto=format&n=JfCZy2Qx9ZdmcqCX&q=85&s=c38d76c029409f372e1a756e2080d925" alt="Qontext Claude Connector" title="Qontext Claude Connector" style={{ width:"48%" }} width="672" height="502" data-path="images/Qontext_Claude-connector.png" />
      </Step>

      <Step title="Open Connectors">
        <img src="https://mintcdn.com/qontext/JfCZy2Qx9ZdmcqCX/images/Qontext_Claude-connectors.png?fit=max&auto=format&n=JfCZy2Qx9ZdmcqCX&q=85&s=9a1d4d96f75b012db91753b18cb7cd32" alt="Qontext Claude Connectors" title="Qontext Claude Connectors" style={{ width:"56%" }} width="704" height="554" data-path="images/Qontext_Claude-connectors.png" />
      </Step>

      <Step title="Open Add custom connector">
        Click on the **+** and add a **custom connector** with the following details:

        | Field              | Value                        |
        | :----------------- | :--------------------------- |
        | **Name**           | Qontext                      |
        | **MCP Server URL** | `https://api.qontext.ai/mcp` |
      </Step>

      <Step title="Connect">
        Once added, click **Connect** and log in to Qontext to allow access.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Check>
  From now on, Claude will automatically use Qontext to retrieve relevant context.
</Check>

***

## Using Qontext in Claude

Once connected, using Qontext is simple:

<Steps>
  <Step title="Start a new chat">
    Open a new conversation in Claude.
  </Step>

  <Step title="Write your prompt">
    Type your question or task as usual.
  </Step>

  <Step title="Trigger Qontext">
    Add **"Use Qontext"** anywhere in your message and send.
  </Step>

  <Step title="Get context-aware responses">
    Claude automatically retrieves the relevant context from your context repository to complete the task.
  </Step>
</Steps>

### Example prompts

```text theme={null}
Use Qontext. What were the key takeaways from last week's sales meeting?
```

```text theme={null}
Summarize what we know about Acme Corp. Use Qontext.
```

```text theme={null}
Use Qontext to find our pricing guidelines and help me draft a proposal.
```

***

## Need help?

If you encounter issues with the Claude integration, reach out at [support@qontext.ai](mailto:support@qontext.ai).
