- [changed] Default
startup_timeout_secfor MCP servers is now 30 seconds (was 10). - [changed] New environment variables
MCP_TIMEOUT(milliseconds) andGROK_MCP_STARTUP_TIMEOUT_SECS(seconds) set a global default startup timeout for all MCP servers; per-server values still take precedence. - [changed]
/hooks-trust(and--trust) now records trust in the unified~/.grok/trusted_folders.tomlstore, which also gates repo-local MCP and LSP servers. - [changed] Documentation for hooks, MCP servers, and configuration updated to reflect the unified folder-trust behavior and the new timeout defaults and overrides.
Under the hood
- Internal version metadata and bundled content checksums updated for 0.2.62.
- Help skill documentation paths adjusted to match current runtime layout.