AI Provider for Kimi registers Kimi (Moonshot AI) with the WordPress AI Client, so any plugin or theme that uses the AI Client can call Kimi models the same way it calls OpenAI, Google, or Anthropic.
Features:
Available models — including kimi-k2.6, kimi-k2.5, and the moonshot-v1 series — are fetched live from the Kimi API, so new releases appear without a plugin update.
Requirements:
Privacy & data sharing:
When this plugin is used, prompts and content you send through the AI Client are transmitted to Moonshot AI’s servers for processing. Review the Kimi OpenPlatform Privacy Policy before enabling this provider on a production site. See the External services section below for full details on what data is sent and when.
This plugin connects to the Kimi (Moonshot AI) API, an external service provided by Moonshot AI Ltd. It is required so the WordPress AI Client can route requests to Kimi models from your site.
The plugin contacts the following endpoints at https://api.moonshot.ai/v1:
GET /v1/models — called from the Settings Kimi AI screen and when the AI Client refreshes its model list. No user content is sent; only your configured Kimi API key is transmitted in the Authorization header so Moonshot can return the list of models available to your account.POST /v1/chat/completions — called whenever any plugin or theme on your site uses the WordPress AI Client to generate text with a Kimi model. The request includes your Kimi API key and the prompt/messages, system instructions, tool definitions, and any other parameters supplied by the calling code (for example, conversation history, JSON schema for structured output, or files attached to the prompt). No data is sent to Moonshot until such a request is made.Your Kimi API key is stored in your site’s WordPress options table and is only transmitted to api.moonshot.ai to authenticate the requests above.
This service is provided by Moonshot AI: