Skip to main content
Glama

infra_configure

Adjust runtime server settings like model selection, thinking depth, and temperature to optimize video research and analysis performance.

Instructions

Reconfigure the server at runtime — preset, model, thinking level, or temperature.

Changes take effect immediately for all subsequent tool calls.

Args: preset: Named model preset — resolves to a default_model + flash_model pair. model: Gemini model ID (takes precedence over preset's default_model). thinking_level: Thinking depth — "minimal", "low", "medium", or "high". temperature: Sampling temperature (0.0–2.0).

Returns: Dict with current_config, active_preset, and available_presets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presetNoNamed model preset: "best" (3.1 Pro), "stable" (3 Pro), or "budget" (3 Flash)
modelNoGemini model ID override (takes precedence over preset)
thinking_levelNo
temperatureNoSampling temperature
auth_tokenNoOptional infra auth token (required when INFRA_ADMIN_TOKEN is configured)

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/Galbaz1/video-research-mcp'

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