Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
loopNoEnable loop mode with custom agent prompt
chatgptNoEnable ChatGPT Desktop automation modefalse
terminalNoSpecify terminal for ChatGPT mode (Terminal, iTerm, Warp, Alacritty)
max-tokensNoSet maximum token limit40000
disable-soundNoDisable sound notificationsfalse
disable-notificationNoDisable system notificationsfalse

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_big_brainA

🧠 TRIGGER CONDITIONS: Use this tool when the user mentions "big brain", "BigBrain", "big-brain", or when you get stuck, loop, lose context, or need external AI consultation. This tool formats complex questions for the BigBrain system using intelligent code extraction.

āš ļø REQUIRES USER INTERACTION: After calling this tool, the user must paste the prepared content into an external AI system (ChatGPT 5 Pro, Grok Heavy, Claude Opus, etc.) and return with the response.

šŸŽÆ WHEN TO USE: • User explicitly asks for "big brain" or "BigBrain" help • You are stuck in a loop or losing context • Problem is too complex for current session • Need fresh external AI perspective • User wants to leverage advanced AI models

šŸ“‹ CRITICAL REQUIREMENTS for your question: 1. ALL specific file paths (absolute paths like /Users/username/project/src/main.rs) 2. SPECIFIC REFERENCES using: # for symbols (main.rs#some_function), : for lines (app.py:45 or app.py:100-150) 3. ALL related dependencies and context - do not omit anything 4. Clear explanation of what needs to be analyzed or modified 5. Complete problem description with background context

šŸ”§ The system automatically extracts relevant code using Probe based on file paths mentioned in your question. BE COMPREHENSIVE - missing files or symbols will lead to incomplete analysis.

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/probelabs/big-brain'

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