Jeremiah Lowin commited on
Commit
cea4e08
·
1 Parent(s): bc66f8f

Update openai.mdx

Browse files
Files changed (1) hide show
  1. docs/integrations/openai.mdx +3 -1
docs/integrations/openai.mdx CHANGED
@@ -2,11 +2,13 @@
2
  title: OpenAI
3
  sidebarTitle: OpenAI
4
  description: Integrate FastMCP servers with the OpenAI API
5
- icon: "); -webkit-mask-image: url('/assets/icons/openai.svg');/*"
6
  ---
7
 
8
  import { VersionBadge } from "/snippets/version-badge.mdx"
9
 
 
 
10
 
11
  OpenAI recently announced support for MCP servers in the Responses API. Note that at this time, MCP is not supported in ChatGPT.
12
 
 
2
  title: OpenAI
3
  sidebarTitle: OpenAI
4
  description: Integrate FastMCP servers with the OpenAI API
5
+ icon: "); -webkit-mask-image: url('https://upload.wikimedia.org/wikipedia/commons/6/66/OpenAI_logo_2025_%28symbol%29.svg');/*"
6
  ---
7
 
8
  import { VersionBadge } from "/snippets/version-badge.mdx"
9
 
10
+ ![](/assets/icons/openai.svg)
11
+
12
 
13
  OpenAI recently announced support for MCP servers in the Responses API. Note that at this time, MCP is not supported in ChatGPT.
14