# Grok Build



Schema: 1.0 · Data: ee5de863c30bdbe4fe7dd3e07c7e22ea9bf4ab2248dbc7c35cdbf60bc28be1db

## Configuration

### MCP

Status: supported

MCP server tables in project and user config.toml files.

- project: `.grok/config.toml` (toml) — key: mcp_servers
- global: `~/.grok/config.toml` (toml) — key: mcp_servers — Relocatable with GROK_HOME; see https://docs.x.ai/build/settings.
- `command`: string — Executable for a stdio server.
- `args`: string[] — Arguments for the executable.
- `env`: record<string, string> — Environment for the child process.
- `url`: string — Remote endpoint.
- `headers`: record<string, string> — HTTP request headers.
- `startup_timeout_sec`: number — Startup limit in seconds; default 30.
- `tool_timeout_sec`: number — Tool execution limit in seconds; default 6000.
- transports: stdio, http
- auth: headers, oauth
- Project definitions replace same-name user servers.
- Remote OAuth is automatic. ${VAR} and ${VAR:-default} expand in connection fields.
- add-mcp 2.3.1 also advertises SSE; the linked official guide only explicitly documents HTTP and stdio.
Source: https://docs.x.ai/build/features/mcp-servers
Checked: 2026-09-07

### Skills

Status: unknown

### Rules

Status: unknown

### Hooks

Status: unknown

### Commands

Status: unknown

### Settings

Status: unknown

## Search, browser & identification

Not researched. Unknown does not mean unsupported.
