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

# Configure in ChatGPT

> How to add the YoFacturo MCP server to ChatGPT.

<Warning>
  The YoFacturo MCP server is in beta. You can join through [this form](https://form.typeform.com/to/AjtnA2aB)
</Warning>

# Configure in ChatGPT

<Note>
  Note that ChatGPT currently does not expose the full MCP, only the [tools](/en/mcp/tools).
  This means it cannot query data such as your company details or other information.
</Note>

<Steps>
  <Step title="Go to Apps and enable developer mode">
    * In [ChatGPT Apps](https://chatgpt.com/apps), click the **gear icon at the top right**.
    * Go to **Advanced settings** and enable **Developer mode**.
  </Step>

  <Step title="Create an application">
    * A **Create application** button will appear in the popup from the previous step.
  </Step>

  <Step title="Fill in the form">
    Enter the following details and click **Add**:

    * **Name:** `YoFacturo MCP`
    * **URL:** `https://app.yofacturo.es/mcp`
    * **Authentication:** `OAuth`

    Under advanced settings:

    * **OAuth Client ID**: choose any value, e.g. your\_mcp\_user
    * **OAuth Client Secret**: enter the token we provided you. If you have any questions, contact us at [soporte@yofacturo.es](mailto:soporte@yofacturo.es)

    Leave the rest of the configuration unchanged. If you have any issues, contact us at [soporte@yofacturo.es](mailto:soporte@yofacturo.es)
  </Step>

  <Step title="Connect your account">
    Clicking **Create** will open the OAuth flow to authorize access.
  </Step>

  <Step title="Done">
    You can now use the YoFacturo MCP from ChatGPT 🎉
  </Step>
</Steps>
