Arlet

Connect OECD Data to ChatGPT

Query OECD Data directly from ChatGPT. Arlet links the two through one MCP connection and takes care of API keys.

Connects your AI client to the OECD SDMX API (sdmx.oecd.org), the backend of OECD Data Explorer.

Tools:

  • search_oecd_dataflows: keyword search over OECD-provided dataflows (the full list is cached; the first call can take ~10 seconds).
  • get_oecd_dataflow_dimensions: dimension order and codes for one dataflow; shows the exact key template for the data query.
  • get_oecd_data: observations for a dimension key (empty segment = wildcard, or 'all'), with lastNObservations control.

Implementation note: the OECD service returns HTTP 500 unless an Accept-Language header is sent; this server handles that. Attribution: data are from OECD Data Explorer (https://data-explorer.oecd.org).

How to connect OECD Data to ChatGPT

  1. 1

    In the Arlet dashboard, open Data tools, find OECD Data and switch it on. No API key setup is needed.

  2. 2

    In ChatGPT, open Settings β†’ Plugins β†’ Browse plugins and click + at the top right.

  3. 3

    In the New Plugin form, enter "Arlet" as the Name, choose Server URL for Connection and enter https://mcp.arlet.dev/mcp/, pick OAuth for Authentication, check the risk acknowledgement and click Create.

  4. 4

    Open the Arlet plugin you created, click Sign in with Arlet, sign in with Google and click Allow. The connection is complete.

If the Plugins screen is not shown, turn on Developer mode under Settings β†’ Security and login.

Use OECD Data with other AI clients