codeChap/mcp-server-gpt-chat
MCP server for OpenAI ChatGPT API — chat, vision, and embeddings
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-gpt-chat": {
"command": "npx",
"args": [
"-y",
"mcp-server-gpt-chat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...