Grok Plugin Codex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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