Skip to main content
Glama
hffmnnj

openai_websearch

by hffmnnj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_AUTH_PATHNoPath to Codex auth file~/.codex/auth.json
OPENAI_WEBSEARCH_MODELNoDefault OpenAI modelgpt-5.6-luna

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

Search the web using OpenAI's native server-side web search. Returns clean, up-to-date results with real URLs and citations. Powered by your ChatGPT/Codex subscription.

  • contextSize: "low" (fast/cheap), "medium" (balanced, default), "high" (thorough/deep)

  • All search happens server-side at OpenAI, not locally

image_searchA

Search the web for images using OpenAI's native web search. Returns image URLs, titles, and source pages.

  • Returns real image URLs from web pages, not AI-generated images

  • contextSize controls search depth

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hffmnnj/openai_websearch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server