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

# Pleo MCP Installation Overview

> Choose your AI tool to connect the Pleo MCP, or find the custom MCP setup guide if your tool isn't listed.

export const RememberCallout = ({title, children}) => <div className="callout-box callout-remember">
    <div className="callout-row">
      <span className="callout-icon">
        <svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor"><path d="M229.66,98.34,172.39,155.8c11.46,22.93-1.72,45.86-10.11,57a8,8,0,0,1-12,.83L42.34,105.76A8,8,0,0,1,43,93.85c29.65-23.92,57.4-10,57.4-10l57.27-57.46a8,8,0,0,1,11.31,0L229.66,87A8,8,0,0,1,229.66,98.34Z" opacity="0.2" /><path d="M235.32,81.37,174.63,20.69a16,16,0,0,0-22.63,0L98.37,74.49c-10.66-3.34-35-7.37-60.4,13.14a16,16,0,0,0-1.29,23.78L85,159.71,42.34,202.34a8,8,0,0,0,11.32,11.32L96.29,171l48.29,48.29A16,16,0,0,0,155.9,224c.38,0,.75,0,1.13,0a15.93,15.93,0,0,0,11.64-6.33c19.64-26.1,17.75-47.32,13.19-60L235.33,104A16,16,0,0,0,235.32,81.37ZM224,92.69h0l-57.27,57.46a8,8,0,0,0-1.49,9.22c9.46,18.93-1.8,38.59-9.34,48.62L48,100.08c12.08-9.74,23.64-12.31,32.48-12.31A40.13,40.13,0,0,1,96.81,91a8,8,0,0,0,9.25-1.51L163.32,32,224,92.68Z" /></svg>
      </span>
      <div>
        {title && <div className="callout-title">
            {title}
          </div>}
        <div className="callout-body">
          {children}
        </div>
      </div>
    </div>
  </div>;

## Prerequisites

<RememberCallout title="Remember">
  MCP access is off by default. A company admin must enable it in Pleo before you can connect. See [Access & Permissions](/docs/current/pleo-mcp/get-started/access-and-permissions) if you're not sure whether MCP is enabled for your organisation.
</RememberCallout>

## Choose Your AI Tool

Pick the guide that matches the AI assistant where you want to install the Pleo MCP.

<CardGroup cols={2}>
  <Card title="Claude" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/claude-web-and-desktop.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=f321131771459940301777a9fe7baf50" href="/docs/current/pleo-mcp/how-tos/installation/claude" width="256" height="256" data-path="images/current/icons/claude-web-and-desktop.svg">
    <div className="text-sm mt-2">Add Pleo as a custom connector in Claude Web, Claude Desktop, or Cowork.</div>
  </Card>

  <Card title="Codex" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/codex.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=4e74ae5e03b4b1c54608ed78605b8df4" href="/docs/current/pleo-mcp/how-tos/installation/codex" width="256" height="256" data-path="images/current/icons/codex.svg">
    <div className="text-sm mt-2">Connect Pleo to OpenAI's Codex.</div>
  </Card>

  <Card title="ChatGPT" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/chatgpt.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=8204139c4ba9e508cec87afcd41b8792" href="/docs/current/pleo-mcp/how-tos/installation/chatgpt" width="256" height="256" data-path="images/current/icons/chatgpt.svg">
    <div className="text-sm mt-2">Connect Pleo using ChatGPT's Connectors settings.</div>
  </Card>

  <Card title="ChatGPT Business" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/chatgpt-business.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=8870fe303a5f90182d339d06f66cc406" href="/docs/current/pleo-mcp/how-tos/installation/chatgpt-business" width="256" height="256" data-path="images/current/icons/chatgpt-business.svg">
    <div className="text-sm mt-2">Install the Pleo MCP in a Business, Enterprise, or Edu workspace, then let each member authorise it.</div>
  </Card>

  <Card title="Microsoft Copilot" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/microsoft-copilot.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=a71e558999e883db6034dff7be3cb8b9" href="/docs/current/pleo-mcp/how-tos/installation/copilot" width="256" height="256" data-path="images/current/icons/microsoft-copilot.svg">
    <div className="text-sm mt-2">Install the Pleo MCP in Microsoft 365 Copilot.</div>
  </Card>
</CardGroup>

Don't see your AI tool listed? It may still work with the Pleo MCP by installing it as a custom MCP.

<Card title="Install Pleo MCP as a Custom MCP" icon="https://mintcdn.com/pleo-61d4d38b/earhx-WV21nRUBYy/images/current/icons/install-pleo-mcp-as-a-custom-mcp.svg?fit=max&auto=format&n=earhx-WV21nRUBYy&q=85&s=95e11d645ab7cd4c95422fa399469b7b" href="/docs/current/pleo-mcp/how-tos/installation/custom-mcp" width="256" height="256" data-path="images/current/icons/install-pleo-mcp-as-a-custom-mcp.svg">
  <div className="text-sm mt-2">Install Pleo MCP in any tool supporting custom MCP.</div>
</Card>

***

## What Comes Next?

* [Example Use Cases](/docs/current/pleo-mcp/get-started/use-cases)

***

## Related Reading

* [Access & Permissions](/docs/current/pleo-mcp/get-started/access-and-permissions)
* [How to Revoke Access to the Pleo MCP](/docs/current/pleo-mcp/how-tos/uninstallation/revoke-access)
* [FAQs](/docs/current/pleo-mcp/get-started/faq)

***
