grok-mcp
1
The Grok MCP Plugin is an MCP plugin that provides access to Grok AI's capabilities such as chat completion, image understanding, and function calling from Cline. It requires Node.js and a Grok AI API key for usage, and offers seamless integration with the existing toolset.
Grok MCP Plugin
A Model Context Protocol (MCP) plugin that provides seamless access to Grok AI's powerful capabilities directly from Cline.
Features
- Chat Completion: Generate text responses using Grok's language models
- Image Understanding: Analyze images with Grok's vision capabilities
- Function Calling: Use Grok to call functions based on user input
Prerequisites
- Node.js (v16 or higher)
- A Grok AI API key
- Cline with MCP support
Installation
- Clone the repository.
- Install dependencies.
- Build the project.
- Add the MCP server to your Cline MCP settings.
Usage
The Grok MCP plugin provides three tools: Chat Completion
, Image Understanding
, and Function Calling
that can be used in Cline.