Claude Code compatibility
The honest answer first: not directly, today. Claude Code natively speaks the
Anthropic Messages API. The WebikAI edge serves the OpenAI-compatible /v1/chat/completions surface only, so Claude Code cannot be pointed at it out of the
box.
What works now
Community bridges such as claude-code-router translate between Claude Code and OpenAI-compatible
endpoints. Point one at the WebikAI edge with these three values:
Base URL: https://api.webik.ai/v1
API key: wk_live_...
Model: kwaipilot/kat-coder-v2.5-devThese are third-party tools — not built, audited, or supported by us, and your prompts pass through them. Treat that as part of your data-handling review.
Why we publish this page
Anthropic-API compatibility isn't there, so we say so instead of pretending. If native Claude Code support matters to your team, tell us: [email protected] — it directly informs whether we build it.
Full reference: docs · the model: KAT-Coder V2.5 · apply for the beta