mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
Update openai.mdx
This commit is contained in:
parent
d6c604e0d4
commit
0872c4c99a
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||

|
||||
|
||||
|
||||
OpenAI recently announced support for MCP servers in the Responses API. Note that at this time, MCP is not supported in ChatGPT.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue