From 0872c4c99aadf27dfbda21f99b16a2e2c5153a96 Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:25:39 -0400 Subject: [PATCH] Update openai.mdx --- docs/integrations/openai.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/integrations/openai.mdx b/docs/integrations/openai.mdx index 2839537ce..04e0db54a 100644 --- a/docs/integrations/openai.mdx +++ b/docs/integrations/openai.mdx @@ -2,11 +2,13 @@ title: OpenAI sidebarTitle: OpenAI description: Integrate FastMCP servers with the OpenAI API -icon: "); -webkit-mask-image: url('/assets/icons/openai.svg');/*" +icon: "); -webkit-mask-image: url('https://upload.wikimedia.org/wikipedia/commons/6/66/OpenAI_logo_2025_%28symbol%29.svg');/*" --- import { VersionBadge } from "/snippets/version-badge.mdx" +![](/assets/icons/openai.svg) + OpenAI recently announced support for MCP servers in the Responses API. Note that at this time, MCP is not supported in ChatGPT.