Desktop chat app with local MCP server support
Top 84.4% on sourcepulse
Groq Desktop is a local chat application designed for users who want to interact with Groq's function-calling-capable models offline. It provides a desktop interface for seamless integration with the Groq API, offering a convenient way to leverage powerful AI models without constant web access.
How It Works
The application utilizes Node.js and pnpm for its build and dependency management. It features a chat interface with image support and integrates with local MCP (Model Communication Protocol) servers, enabling offline model execution. This approach allows for faster response times and enhanced privacy by keeping data local.
Quick Start & Requirements
pnpm install
, then pnpm dev
to start. For macOS users, an unofficial Homebrew tap is available: brew tap ricklamers/groq-desktop-unofficial
followed by brew install --cask groq-desktop
.Highlighted Details
Maintenance & Community
The project is maintained by Groq. Community interaction channels are not explicitly mentioned in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The Homebrew installation for macOS is noted as unofficial. Specific details regarding performance benchmarks or known issues are not provided.
2 days ago
Inactive