Skip to main content

What

Implement Anthropic API Endpoint for Groq. Specifically, the POST /v1/messages endpoint (ref: https://docs.anthropic.com/en/api/messages).

Why

Most LLM clients today work with OpenAI endpoint, but not Claude Code. Given the popularity of Kimi K2, it would be great to “exploit” it by providing native Claude Code integration.

We’re currently actively working on this!