Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
grok_checkC

Discover Grok CLI, run grok --version, and detect login/model availability with grok models.

grok_modelsD

Return raw and parsed grok models output.

grok_runA

Run a Grok prompt in foreground JSON mode or background streaming-json mode.

grok_continueB

Continue a Grok session with --resume or, only when explicitly requested, --continue.

grok_rescueA

Ask Grok for an independent read-only diagnosis and minimal path forward.

grok_reviewC

Ask Grok for a bounded findings-first review of a target such as the current diff.

grok_adversarial_reviewB

Ask Grok for a bounded failure-mode review with at most 5 findings.

grok_sessionsC

Wrap grok sessions list/search and return raw output.

grok_exportB

Wrap grok export and return Markdown from stdout by default.

grok_statusC

Read a background Grok job record.

grok_resultC

Read stdout/stderr tails and parsed outputSummary for a background Grok job.

grok_cancelC

Cancel a running background Grok job.

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/handong66/grok-plugin-codex'

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