Skip to content
Back to search
30
MCP

grok-cli-mcp

npm/grok-cli-mcp

MCP server that wraps the xAI Grok CLI — give Claude Code, Cursor, Cline, and any MCP host four tools (grok_review, grok_challenge, grok_consult, grok_chat) so they can use Grok as a peer code reviewer, adversarial bug hunter, and second-opinion consultan

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

grok-cli-mcp
MCP server that wraps the Grok CLI for seamless integration with Claude and other MCP clients
0 tools
io.github.howardpen9/grok-mcp
Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.
0 tools
iflow-mcp_basissetventures_grok-cli-mcp
MCP server that wraps the Grok CLI for seamless integration with Claude and other MCP clients
0 tools
grok-mcp
MCP server for Grok X.com search integration using xAI API
0 tools
grok-mcp-server
MCP server that proxies to xAI Grok API for searching X (formerly Twitter)
0 tools
grok-cli-mcp-server
MCP server for the official Grok CLI (OAuth, no API key)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grok-cli-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}