O

OpenAI o3 Search

Provides web search capabilities using OpenAI's o3 model with configurable reasoning effort levels f...

120 views
0 installs
Updated Sep 9, 2025
Not audited
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.
  1. Log in to your OpenAI account

  2. Navigate to the API Keys page

    • Once logged in, go to the "API Keys" section.
  3. Create a new API key

    • Click the "Create new secret key" button.
    • Give your key a relevant name for tracking purposes, then confirm.
  4. Copy the API key

    • Copy the key displayed immediately after creation. You won't be able to see it again!
  5. Fill in the FastMCP connection interface

    • In your FastMCP setup, use the "Install Now" button to add ENVs.
    • Enter your copied key as the value for OPENAI_API_KEY.
    • Optionally, you may specify:
      • SEARCH_CONTEXT_SIZE (values: low, medium, high; default: medium)
      • REASONING_EFFORT (values: low, medium, high; default: medium)
      • OPENAI_API_TIMEOUT (e.g., 60000 for 60 seconds)
      • OPENAI_MAX_RETRIES (default: 3)
  6. Save your configuration

    • Confirm and save the environment variables in FastMCP to complete the setup.

Quick Start

View on GitHub

More for Web Search

View All →

Similar MCP Servers

O

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.

Web Search
118
0
M

Mini Search

Provides web search capabilities through a lightweight server that connects to OpenAI's or OpenRouter.ai's search-enabled models with minimal setup requirements.

Web Search
109
0

Report Issue

Thank you! Your issue report has been submitted successfully.