OpenAI Function Calling with MCP Servers
ยท One min read
Although an open standard, MCP has primarily been in the domain of Anthropic products. But what about OpenAI? Do we need to wait for them to add support? How can we connect our tools to o3 when it releases this month?
Thanks to the simplicity and portability of mcp.run servlets, you don't need to wait. Today we're announcing the availability of our initial OpenAI support for mcp.run.
We're starting with support for OpenAI's node library, but we have more coming right around the corner.
To get started, see the mcpx-openai-node repo or see our tutorial.