Openai Websearch Mcp

data-ai MCP Server

openai websearch tool as mcp server

data-aidata-ai
4 views89 stars18 forksMIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Source
unknown
Stars
89
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
18
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (18)

OPENAI_DEFAULT_MODEL

Default model to use

string

Context amount: low, medium, high

null

## 💬 Usage Examples Once configured, simply ask your AI assistant to search for information using natural language: ### Quick Search > "Search for the latest developments in AI reasoning models using openai_web_search" ### Deep Research > "Use openai_web_search with gpt-5 and high reasoning effort to provide a comprehensive analysis of quantum computing breakthroughs" ### Localized Search > "Search for local tech meetups in San Francisco this week using openai_web_search" The AI assistant will automatically use the `openai_web_search` tool with appropriate parameters based on your request. ## 🤖 Model Selection Guide ### Quick Multi-Round Searches 🚀 - **Recommended**: `gpt-5-mini` with `reasoning_effort: "low"` - **Use Case**: Fast iterations, real-time information, multiple quick queries - **Benefits**: Lower latency, cost-effective for frequent searches ### Deep Research 🔬 - **Recommended**: `gpt-5` with `reasoning_effort: "medium"` or `"high"` - **Use Case**: Comprehensive analysis, complex topics, detailed investigation - **Benefits**: Multi-round reasoned results, no need for agent iterations ### Model Comparison

o3

✅

Parameter

Type

gpt-4o

❌

user_location

`object`

o4-mini

✅

input

`string`

gpt-4o-mini

❌

gpt-5

✅

Variable

Description

model

`string`

type

`string`

gpt-5-mini

✅

gpt-5-nano

✅

Reasoning

Default Effort

OPENAI_API_KEY

Your OpenAI API key