AI Provider for Kimi

AI Provider for Kimi

Details
View on WordPress

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:

  • Text generation with Kimi chat models
  • Multi-turn chat history
  • Function calling and tool use
  • Structured output via JSON schema
  • Reasoning model support (kimi-k2 series)
  • Dynamic model discovery from the Kimi API
  • Settings screen for selecting a default Kimi model

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.

External services

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:

Details

Plugin code:
ai-provider-for-kimi
Plugin version:
1.0.0
Outdated:
No
WP version:
6.9 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-05-11
Rating:
Times rated:
0
ai
ai-provider
chatbot
kimi
moonshot