ConechoAI/openai-websearch-mcp
This is a Python-based MCP server that provides OpenAI `web_search` build-in tool.
Quick Start
Clone the repository:
git clone https://github.com/ConechoAI/openai-websearch-mcp/Claude Desktop configuration example:
{
"mcpServers": {
"conechoai-openai-websearch-mcp": {
"command": "npx",
"args": [
"-y",
"ConechoAI/openai-websearch-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.