mzxrai/mcp-openai
Chat with OpenAI's smartest models
Quick Start
Clone the repository:
git clone https://github.com/mzxrai/mcp-openaiClaude Desktop configuration example:
{
"mcpServers": {
"mcp-openai": {
"command": "npx",
"args": [
"-y",
"mzxrai/mcp-openai"
]
}
}
}Check the repository README for specific installation and configuration instructions.