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

# Set Up with Claude Tag

> Connect Monid to Claude as a custom tool via a Claude Tag access bundle.

## Prerequisites

* A Claude organization with permission to manage Claude Tag settings.
* A Monid API key. You can create one on your [Monid Dashboard](https://app.monid.ai/access/api-keys).

## Steps

1. In your Claude organization settings, open **Claude Tag** settings.
2. Under **Claude Tag's Access**, select **All apps**.
3. Click the **+** to create a new access bundle and name it `Monid Access Bundle`.
4. Click **Connect** next to **Custom tool**.
5. Set **Name** to `Monid` and **Allowed websites** to `api.monid.ai` and `sfs.monid.ai`.
6. Get or create an API key at [Monid Dashboard](https://app.monid.ai/access/api-keys) and copy it.
7. Under **Custom headers**, add a header with **Name** `Authorization`, **Prefix** `Bearer`, and **Value** set to your Monid API key.
8. Click **Connect**.

Claude can now discover and run Monid endpoints through your access bundle.
