Use xAI Grok in MCP hosts for code review and PR quality gates.
This MCP tool is listed in the official registry and is open source, with no clear high-risk red flags in the provided materials. However, the documentation is extremely sparse, and its “use xAI Grok” description is incomplete relative to the stated “no remote endpoints / no keys,” so cautious use is advisable.
The materials state that no keys or environment variables are required, and there is no explicit request for sensitive credentials. However, the functionality mentions xAI Grok, so if runtime authentication is inherited from the host, that is undocumented and should be verified before deployment.
No remote endpoints are declared, but the description explicitly says “Use xAI Grok,” which normally implies some external service interaction. The materials do not explain whether code, PR content, or prompts are sent out, so network egress is not sufficiently transparent.
The objective checks mark this tool as executes-code, meaning it can run code/logic within a local process. This is a normal MCP-tool capability, and the provided materials do not show evidence of system privileges beyond its stated purpose.
Its stated purpose is peer review and PR gating, which typically requires access to code, diffs, and PR context supplied by the host. The materials do not define the exact read/write scope, and no clear over-privileging is stated, but the data exposure surface should be treated as normal for code-review workflows.
Positive factors include an official registry source, an auditable open-source repository, and updates within the last year. However, the README is absent, the license is undeclared, and community adoption is very low (0 stars), so supply-chain confidence is only moderate and warrants caution.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.howardpen9/grok-mcp" MCP server from askskill: Run: claude mcp add 'io-github-howardpen9-grok-mcp' -- npx -y grok-cli-mcp
Use Grok to review this PR's code changes. Focus on potential bugs, maintainability issues, missing edge cases, and test gaps, then provide recommendations ranked by severity.
A structured review with issue list, risk levels, rationale, and actionable fix recommendations.
Run a pre-merge quality gate on the current PR changes. If you find blocking issues, clearly mark it as failed; if it is mergeable, explain conditions and residual risks.
A pass/fail decision with blocking issues, merge conditions, and a summary of residual risks.
Based on these code changes, list the unit, integration, and failure-scenario tests that should be added, and explain what behavior each test should cover.
A categorized test recommendation list with coverage goals and priorities.
Automate pull request reviews with multi-LLM feedback across GitHub and Bitbucket.
Automatically review GitHub PRs with efficient, deep analysis using static checks and LAG.
Enable coding agents to search the web and X via local Grok CLI.
AI code review tool for finding issues and suggesting code improvements.
Enhance Claude Desktop with live search, agent tools, and media generation.
Get intelligent, context-aware code reviews and improvement suggestions with MCP.