claude-grok-build-plugin

xzawed/claude-grok-build-plugin
★ 1 stars TypeScript Code/Dev Tools Updated 3d ago
A Claude Code plugin (MCP-server wrapper) that lets Claude delegate coding tasks to xAI's Grok Build CLI — billed via your xAI subscription, not metered API. 9 MCP tools, /grok:* commands.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-grok-build-pl": {
      "command": "npx",
      "args": [
        "-y",
        "xzawed/claude-grok-build-plugin"
      ]
    }
  }
}

Topics

ai-coding-assistantclaude-codeclaude-code-plugindeveloper-toolsgrokmcpmcp-servermodel-context-protocoltypescriptxai