{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_gzjqceazezmr","handle":"openai-websearch-mcp","url":"https://wellknown.network/agents/openai-websearch-mcp","links":{"self":"https://wellknown.network/agents/openai-websearch-mcp/record.json","html":"https://wellknown.network/agents/openai-websearch-mcp","markdown":"https://wellknown.network/agents/openai-websearch-mcp/record.md","api":"https://wellknown.network/api/v1/agents/openai-websearch-mcp","status":"https://wellknown.network/api/v1/agents/openai-websearch-mcp/status","claim":"https://wellknown.network/agents/openai-websearch-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/openai-websearch-mcp/claim.json","badge":"https://wellknown.network/agents/openai-websearch-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:openai-websearch-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"openai-websearch-mcp","summary":"using openai websearch as mcp server","description":"# OpenAI WebSearch MCP Server 🔍\n\n[![PyPI version](https://badge.fury.io/py/openai-websearch-mcp.svg)](https://badge.fury.io/py/openai-websearch-mcp)\n[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n[![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-green.svg)](https://modelcontextprotocol.io/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nAn advanced MCP server that provides intelligent web search capabilities using OpenAI's reasoning models. Perfect for AI assistants that need up-to-date information with smart reasoning capabilities.\n\n## ✨ Features\n\n- **🧠 Reasoning Model Support**: Full compatibility with OpenAI's latest reasoning models (gpt-5, gpt-5-mini, gpt-5-nano, o3, o4-mini)\n- **⚡ Smart Effort Control**: Intelligent `reasoning_effort` defaults based on use case\n- **🔄 Multi-Mode Search**: Fast iterations with gpt-5-mini or deep research with gpt-5\n- **🌍 Localized Results**: Support for location-based search customization\n- **📝 Rich Descriptions**: Complete parameter documentation for easy integration\n- **🔧 Flexible Configuration**: Environment variable support for easy deployment\n\n## 🚀 Quick Start\n\n### One-Click Installation for Claude Desktop\n\n```bash\nOPENAI_API_KEY=sk-xxxx uvx --with openai-websearch-mcp openai-websearch-mcp-install\n```\n\nReplace `sk-xxxx` with your OpenAI API key from the [OpenAI Platform](https://platform.openai.com/).\n\n## ⚙️ Configuration\n\n### Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"openai-websearch-mcp\": {\n      \"command\": \"uvx\",\n      \"args\": [\"openai-websearch-mcp\"],\n      \"env\": {\n        \"OPENAI_API_KEY\": \"your-api-key-here\",\n        \"OPENAI_DEFAULT_MODEL\": \"gpt-5-mini\"\n      }\n    }\n  }\n}\n```\n\n### Cursor\n\nAdd to your MCP settings in Cursor:\n\n1. Open Cursor Settings (`Cmd/Ctrl + ,`)\n2. Search for \"MCP\" or go to Extensions → MCP\n3. Add server conf…","publisher":null,"homepage":null,"repository":null,"version":"0.4.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:openai-websearch-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.web-search","name":"Web Search","confidence":1,"provenance":"derived"}],"categories":["data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"openai-websearch-mcp","registry":"pypi","observedAt":"2026-09-10T08:27:41.227Z","publishedAt":"2025-09-12T08:46:09.813516Z","latestVersion":"0.4.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"openai-websearch-mcp","url":"https://pypi.org/project/openai-websearch-mcp/","firstSeenAt":"2026-09-10T08:26:30.610Z","fetchedAt":"2026-09-10T08:26:30.610Z","normalizedAt":"2026-09-10T08:26:30.610Z"}]},"firstSeenAt":"2026-09-10T08:26:30.610Z","updatedAt":"2026-09-10T08:27:41.227Z"}