Spaces:
Running
Running
Merge pull request #665 from jlowin/openai
Browse files
docs/integrations/openai.mdx
CHANGED
|
@@ -2,14 +2,11 @@
|
|
| 2 |
title: OpenAI
|
| 3 |
sidebarTitle: OpenAI
|
| 4 |
description: Integrate FastMCP servers with the OpenAI API
|
| 5 |
-
icon: "); -webkit-mask-image: url('https://
|
| 6 |
---
|
| 7 |
|
| 8 |
import { VersionBadge } from "/snippets/version-badge.mdx"
|
| 9 |
|
| 10 |
-

|
| 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 |
|
| 15 |
## MCP in the Responses API
|
|
|
|
| 2 |
title: OpenAI
|
| 3 |
sidebarTitle: OpenAI
|
| 4 |
description: Integrate FastMCP servers with the OpenAI API
|
| 5 |
+
icon: "); -webkit-mask-image: url('https://mintlify.s3.us-west-1.amazonaws.com/fastmcp/assets/icons/openai.svg');/*"
|
| 6 |
---
|
| 7 |
|
| 8 |
import { VersionBadge } from "/snippets/version-badge.mdx"
|
| 9 |
|
|
|
|
|
|
|
|
|
|
| 10 |
OpenAI recently announced support for MCP servers in the Responses API. Note that at this time, MCP is not supported in ChatGPT.
|
| 11 |
|
| 12 |
## MCP in the Responses API
|