OpenAI Chat MCP
MCP Serverby pierrebrunelle · Added 5mo ago
Claude
293
Install
git clone https://github.com/pierrebrunelle/mcp-server-openaiAdd to Claude
claude mcp add openai-chat-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openai-chat-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/openai-chat-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Query OpenAI models directly from any MCP client
Tags
ai-mlmcp-serverai