Grok

Provides access to Grok API for chat completions, text completions, embeddings, and model operations with robust request validation and error handling.

View Source
7 stars
0 tools
Created Aug 2025
@brewmytech/brewmytech-grok-grok-mcp

About

Provides access to Grok API for chat completions, text completions, embeddings, and model operations with robust request validation and error handling.

Categories

general

Installation

npm

npm install @brewmytech/brewmytech-grok-grok-mcp

Configuration

{ "mcpServers": { "brewmytech-grok-grok-mcp": { "command": "npx", "args": [ "-y", "@brewmytech/brewmytech-grok-grok-mcp" ] } } }