Back to MCP Servers
Openai
Chat with OpenAI's smartest models
other-tools-and-integrationsai
By mzxrai
Installation
npx -y mcp-openaiConfiguration
{
"mcpServers": {
"mcp-openai": {
"command": "npx",
"args": ["-y", "mcp-openai"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes