by AI Labs
Access OpenAI models, embeddings, and image generation within MCP workflows.
Access OpenAI models, embeddings, and image generation within MCP workflows.
{
"mcpServers": {
"openai-mcp": {
"command": "npx",
"args": ["-y", "mcp-openai"]
}
}
}
npx -y mcp-openai
{
"mcpServers": {
"openai": {
"command": "npx",
"args": ["-y", "mcp-openai"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
Github Gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE