groq-mcp.md

Groq MCP

from"groq"
870

Groq LPU inference engine integration

AI & ML
GroqLPUinferencefast
install.sh
# Clone the repository
$git clone https://github.com/groq/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve