35
/ 100
8 days ago
glama

Grok Build Bridge

Connects OpenAI Codex and Claude Code to the local Grok Build CLI for second-opinion code reviews, bounded coding tasks, web research, media generation, and TTS.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: XAI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: XAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODEX_HOME$/config.toml) instead — reliable regardless of session cwd. .mcp.json stays in
configGROK_BUILD_ALLOW_WRITEe =true, while each write call must still set write: true.
configGROK_BUILD_PLUGIN_DATADirectory for job state and review inputs. Defaults to a temp dir.
configGROK_BUILD_XAI_BASE_URLxAI API base URL. Defaults to https://api.x.ai/v1.
configGROK_BUILD_XAI_TIMEOUT_MSxAI API request timeout in ms. Defaults to 120000.
🔐 secretXAI_API_KEYxAI API key. Required for the API fallback.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/naplesblue-grokbridge-qfqcog)](https://m8ven.ai/mcp/naplesblue-grokbridge-qfqcog)
commit: d4c26c2fd3d9b6298582c21b48fe775f48318af2
code hash: 33a08f5daf85a6e7ec7937b6042f30e50782b54118f343dd0cf84641fe137a2b
verified: 7/23/2026, 9:04:47 AM
view raw JSON →