> For the complete documentation index, see [llms.txt](https://doc.cards-microlearning.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cards-microlearning.com/agents-ia-and-mcp/claude.md).

# Claude

### Ajouter le connecteur

Pour ajouter le MCP Cards dans Claude, rendez-vous dans "Customize" puis "Connecteurs". Utilisez le "+", puis cliquez sur "Ajouter un connecteur personnalisé" :&#x20;

<figure><img src="/files/jRtuUat0LzYQpElYur9W" alt=""><figcaption><p>Ajout d'un connecteur personnalisé dans Claude</p></figcaption></figure>

Une fenêtre s'affiche, vous pouvez alors renseigner les informations du MCP :&#x20;

* Nom : Cards
* Serveur du connecteur : `https://api.cards-microlearning.com/mcp/cards`

Cliquez sur "Ajouter" pour confirmer.

<figure><img src="/files/PRmDhPiYMzSADfPh2C7x" alt=""><figcaption><p>Cards ajouté en connecteur</p></figcaption></figure>

Cards est alors ajouté dans vos connecteurs, vous pouvez cliquer sur "Connecter", vous serez redirigé vers la page de connexion Cards OAuth :&#x20;

<figure><img src="/files/g3e7Pbl9FanNRdBju41J" alt=""><figcaption></figcaption></figure>

Renseignez vos identifiants email et mot de passe, et validez. Un 2ème écran vous affiche vos espaces Cards.

<figure><img src="/files/h4EQhJNCj472NqzSocYv" alt=""><figcaption><p>Sélection de l'espace</p></figcaption></figure>

Sélectionnez celui pour lequel vous souhaitez activer la connexion, et validez. Vous serez alors redirigé vers Claude (et/ou l'application desktop Claude).

<figure><img src="/files/1B4ARkyRvXmCqdWgpicv" alt=""><figcaption><p>Écran des connecteurs dans Claude</p></figcaption></figure>

### Utilisation

Dans votre chat Claude, vous devriez maintenant voir le connecteur (activé par défaut) :&#x20;

<figure><img src="/files/rjjAOWBPenLOGS8aNrAj" alt=""><figcaption><p>Connecteur Cards dans Claude</p></figcaption></figure>

Vous pouvez donc dès maintenant demander à Claude d'interagir avec votre compte Cards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.cards-microlearning.com/agents-ia-and-mcp/claude.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
