Integration guides
Before you start. Create an account (you get $2 to try), then open Token Management → Create token and copy the key. The key starts with sk-. Endpoints: OpenAI-compatible https://microquickjs.com/v1, Anthropic-compatible https://microquickjs.com. Model ID: Kimi-K3.
Claude Code
Run Claude Code on Kimi K3 through the Anthropic-compatible endpoint. One base URL change.
Cline
Use Kimi K3 in Cline with the OpenAI-compatible provider.
Kilo Code
Use Kimi K3 in Kilo Code with the OpenAI-compatible provider.
OpenCode
Use Kimi K3 in OpenCode by adding a custom provider in opencode.json.
pi
Point the pi coding agent at Kimi K3 on ainetcafe.
Hermes Agent
Run Nous Research Hermes Agent on Kimi K3 via ainetcafe.
OpenClaw
Register ainetcafe as a custom provider in openclaw.json and run OpenClaw on Kimi K3.
OpenHands
Use Kimi K3 as the LLM for OpenHands through LiteLLM-style settings.
Any other OpenAI-compatible client
Base URL https://microquickjs.com/v1, API key from Token Management, model Kimi-K3. Clients that speak the Anthropic Messages protocol use https://microquickjs.com as the base URL instead. If your tool is not listed and something does not work, email [email protected] with the tool name and we will add a guide.