Repository Record

0stars
0forks
TypeScript
MIT

About

Grok MCP Plugin is a Model Context Protocol plugin that provides seamless access to Grok AI's capabilities from Cline, exposing three powerful tools: chat completion for text generation, image understanding with vision capabilities, and function calling based on user input. It supports multiple Grok models including grok-3-mini-beta and grok-2-vision-latest.

Tech Stack

TypeScriptNode.jsGrok AI APIMCP SDK

Quick Start

git clone https://github.com/Balneario-de-Cofrentes/grok-mcp.git && cd grok-mcp && npm install && npm run build