Back to Browse

OpenAI MCP

by CommunityAI & ML
(0 reviews)

Description

Integrate OpenAI models as tools within MCP workflows. Use GPT models for text generation, embeddings, and image analysis alongside other MCP capabilities.

openaigptaiembeddingsllm

Installation

Add this server to your MCP configuration:

{
  "mcpServers": {
    "openai-mcp": {
      "command": "npx",
      "args": ["-y", "https://github.com/openai/openai-mcp"]
    }
  }
}

Reviews (0)

Log in to leave a review.

No reviews yet.

OpenAI MCP | MCP Warehouse