OpenAI o3 Search
MCP Serverby yoshiko-pg · Added 5mo ago
Claude
286
Install
npx -y o3-search-mcpAdd to Claude
claude mcp add yoshiko-pg-o3-search-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openai-o3-search": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides web search capabilities using OpenAI's o3 model with configurable reasoning effort levels for finding current information and solving complex problems beyond traditional search engines.
Tags
Web & Browsermcp-serverainpm