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

# Oleria MCP

> Connect Claude, ChatGPT, or any MCP-compatible AI client to your Oleria workspace, and ask questions about your identity and access data without leaving that client.

Oleria supports the Model Context Protocol (MCP), an open standard that lets AI clients like Claude and ChatGPT connect directly to other applications. Connecting Oleria's MCP server makes your identity and access data available as a tool inside the AI client you already use, so your team can ask questions and take action without switching to Oleria itself.

## What you can do with Oleria MCP

* **Ask questions in plain language** - for example, "which admin accounts don't have MFA enabled?" or "list external users who've been dormant for more than 90 days."
* **Get answers from inside your AI client** - no need to open Oleria, write a query, or export a report first.
* **Act on supported applications** - where a connected application supports it, take action directly from the same conversation.

## Connect your AI client

<Steps>
  <Step title="Build your connector URL">
    Your connector URL follows this pattern:

    ```
    https://mcp.<tenant>.oleria.io/mcp
    ```

    Replace `<tenant>` with your workspace's subdomain - the same one you use to sign in to Oleria. For example, if you sign in at `acme.oleria.io`, your connector URL is `https://mcp.acme.oleria.io/mcp`.
  </Step>

  <Step title="Add it to your AI client">
    In your AI client's settings, add a new connector using this URL. The exact steps depend on the client - follow its own instructions for adding an MCP connector.
  </Step>

  <Step title="Sign in">
    When prompted, sign in with your usual Oleria workspace login. If you belong to your company's Oleria workspace, you're connected immediately - there's no separate request or approval step.
  </Step>
</Steps>

<Note>
  Oleria MCP works with any MCP-compatible AI client - including Claude, ChatGPT, Cursor, and Gemini - not only the ones named here.
</Note>

## Contact us

For questions, contact us at [support@oleria.com](mailto:support@oleria.com).
