Back to directory
ConechoAI/openai-websearch-mcp

ConechoAI/openai-websearch-mcp

@ConechoAI89

An MCP server that integrates OpenAI's web search functionality, allowing AI assistants to access up-to-date information during conversations.

openaiwebsearchtoolai-assistantcontext

Installation & Configuration

{
  "mcpServers": {
    "openai-websearch-mcp": {
      "command": "uvx",
      "args": [
        "openai-websearch-mcp"
      ],
      "env": {
        "OPENAI_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/11
Updated
2026/6/8