Skip to content
Back to search
30
MCP

OpenAI WebSearch

pulsemcp/openai websearch

Enables AI assistants to search the web in real-time through OpenAI's websearch functionality, retrieving up-to-date information beyond training data cutoffs with configurable search parameters.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Perplexity
Connects AI assistants to Perplexity's API for real-time web search and specialized reasoning capabilities through perplexity_ask and perple
0 tools
me.openbrowser/openbrowser-ai
AI browser automation. Write async Python to navigate, click, type, and extract data.
0 tools
OpenWebSearch
Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, Github, Juejin, and CSDN.
0 tools · http
Simple OpenAI Assistant
Create and manage conversations with OpenAI assistants.
0 tools
Exa AI
Integrates with Exa AI's search engine to provide real-time web searching, company research, LinkedIn profile discovery, URL content extract
0 tools
Browser Use
Enables AI assistants to interact with web browsers through a FastAPI server for web browsing, content extraction, and automation tasks with
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openai_websearch": {
      "url": "None",
      "transport": "http"
    }
  }
}