search & data extraction
Openai Websearch Mcp
This is a Python-based MCP server that provides OpenAI `web_search` build-in tool.
python
cloud
local
search & data extraction
Installation
npx -y ConechoAI/openai-websearch-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "openai-websearch-mcp",
"command": "npx",
"args": [
"-y",
"ConechoAI/openai-websearch-mcp"
]
}About This MCP Server
ConechoAI/openai-websearch-mcp
This is a Python-based MCP server that provides OpenAI web_search build-in tool.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub