> 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/english/ai-agents-and-mcp/advanced-login.md).

# Advanced login

If you use SSO or social login (Google, Microsoft, Apple) to log in to Cards, you must use this method to add a connector in your AI tool.

### Step 1: Add an MCP connector

<figure><img src="/files/FVVXSmmD2hHKf6HG1ALD" alt=""><figcaption><p>Creating and editing an MCP connector</p></figcaption></figure>

To create a connector, you must, as with agents, choose a first name, last name, and role.

Once the connector is created, a window will appear with the OAuth credentials:

* MCP server URL (it's always the same: `https://api.cards-microlearning.com/mcp/cards`)
* OAuth Client ID
* OAuth Client Secret.

Copy the "secret," as it will no longer be displayed (but you can regenerate it if needed).

### Step 2: Using the identifiers in your AI software

You can then use this information in your AI software when adding the connector. Here's an example in Claude, where by clicking on "Advanced Settings", you can enter the client ID and client secret:

<figure><img src="/files/SFWA8R2xf3HfiTgYjSHw" alt=""><figcaption><p>Advanced connector configuration in Claude</p></figcaption></figure>

When you add a connector using credentials, you will still need to click "connect," but you won't have to enter your credentials or select your Cards space. You will be automatically redirected to Claude, and the connector will be available.
