openai-websearch-mcp
40
The OpenAI WebSearch MCP Server allows AI assistants to perform real-time web searches, providing updated information during interactions. It is designed to be integrated with applications like Claude and Zed, facilitating easy setup and configuration.
OpenAI WebSearch MCP Server
This MCP server provides access to OpenAI's websearch using the Model Context Protocol. It enables AI assistants to search the web in real-time, offering information that may be beyond their training data. It can be configured for Claude.app or Zed editor.
Available Tools
web_search
- Calls OpenAI's websearch.- Required arguments:
type
: web_search_previewsearch_context_size
: low, medium, or high (default is medium)user_location
: provides location details
- Required arguments:
Installation
- One-click installation: Available with specific commands for Claude.
- Manual installation: Requires
uvx
and modifications to Claude or Zed settings. Available throughpip
installation.
Debugging
- Use the MCP inspector for debugging.