Grok MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 3 Jul 2026.
Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(GROK_BIN, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add grok-mcp -- npx -y grok-cli-mcp
{
"mcpServers": {
"grok-mcp": {
"args": [
"-y",
"grok-cli-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.grok-mcp]
command = "npx"
args = ["-y", "grok-cli-mcp"]
{
"mcpServers": {
"grok-mcp": {
"args": [
"-y",
"grok-cli-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"grok-mcp": {
"args": [
"-y",
"grok-cli-mcp"
],
"command": "npx"
}
}
}
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
Self-hosted MCP gateway for Codex, Cursor, and Cline with provider-free prompt enhancement.
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.
OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.
Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.
Answers built from our own checks of this server.