Title: Nominal AI Provider for OpenCode
Author: thaikolja
Published: <strong>2026년 6월 14일</strong>
Last modified: 2026년 6월 12일

---

플러그인 검색

![](https://ps.w.org/nominal-ai-provider-for-opencode/assets/banner-772x250.png?
rev=3570386)

![](https://ps.w.org/nominal-ai-provider-for-opencode/assets/icon.svg?rev=3570399)

# Nominal AI Provider for OpenCode

 작성자: [thaikolja](https://profiles.wordpress.org/thaikolja/)

[다운로드](https://downloads.wordpress.org/plugin/nominal-ai-provider-for-opencode.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/nominal-ai-provider-for-opencode/#description)
 * [평가](https://ko.wordpress.org/plugins/nominal-ai-provider-for-opencode/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/nominal-ai-provider-for-opencode/#installation)
 * [개발](https://ko.wordpress.org/plugins/nominal-ai-provider-for-opencode/#developers)

 [지원](https://wordpress.org/support/plugin/nominal-ai-provider-for-opencode/)

## 설명

**Nominal AI Provider for OpenCode** integrates OpenCode’s AI models into WordPress
as a provider for the PHP AI Client SDK. Once activated, OpenCode is automatically
registered as a provider — no manual configuration required. OpenCode provides access
to several open-source models through a unified API, enabling text generation and
chat history capabilities directly within your WordPress site.

#### Features

 * **Text Generation** — Use OpenCode’s language models for content creation, summarisation,
   analysis, and more.
 * **Chat History** — Maintain conversation context across multiple interactions.
 * **Dynamic Model Discovery** — Available models are fetched directly from the 
   OpenCode API, so your plugin stays compatible with new releases automatically.
 * **Automatic Provider Registration** — Registers itself with the PHP AI Client
   on WordPress init; no manual wiring needed.

#### Requirements

 * PHP 7.4 or higher
 * For WordPress 6.9, the [wordpress/php-ai-client](https://github.com/WordPress/php-ai-client)
   package must be installed
 * For WordPress 7.0 and above, no additional changes are required
 * OpenCode API key

### External Services

This plugin connects to the OpenCode API to provide AI capabilities within WordPress.
Connection to this service is required to enable text generation, chat history, 
and dynamic model discovery features.

**What data is sent and when:**

 * Your OpenCode API key is sent with every request to authenticate with the service.
 * Any text prompts, messages, or content you submit for AI processing are sent 
   to OpenCode’s servers.
 * A request is made to the OpenCode API to fetch available models when the plugin
   initializes.
 * Data is only transmitted when AI features are actively used.

**Service provider:** OpenCode

 * **Website:** [https://opencode.ai/](https://opencode.ai/)
 * **API Base URL:** https://opencode.ai/zen/go/v1
 * **Terms of Service:** [https://opencode.ai/terms](https://opencode.ai/terms)

## 설치

 1. Upload the plugin files to `/wp-content/plugins/nominal-ai-provider-for-opencode/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. (Optional) For safety, configure your OpenCode API key via the `OPENCODE_API_KEY`
    environment variable or constant, e
     .g., `define( 'OPENCODE_API_KEY', 'your-api-
    key-here' );` in your `wp-config.php` file.

## FAQ

### How do I get an OpenCode API key?

Visit the [OpenCode Platform](https://opencode.ai/) and sign up to either the “Go”
or “Zen” plan. Once you have an account, you can generate an API key from the dashboard.
This key is required to authenticate your requests to the OpenCode API.

### Does this plugin work without the PHP AI Client?

No, this plugin requires the PHP AI Client SDK to be installed and activated (or
WordPress 7.0+). It provides the OpenCode-specific implementation that the PHP AI
Client uses.

### What models are available?

Models are dynamically discovered from the OpenCode API. Currently available models
include DeepSeek-V4-Pro, DeepSeek-V4-Flash, GLM-5.1, GLM-5, Hy3 Preview, Kimi-K2.6,
Kimi-K2.5, Mimo-V2-Pro, Mimo-V2-Omni, Mimo-V2.5-Pro, Mimo-V2.5, MiniMax-M3, MiniMax-
M2.7, MiniMax-M2.5, Qwen3.7-Max, Qwen3.7-Plus, Qwen3.6-Plus, and Qwen3.5-Plus. New
models are added automatically as OpenCode expands their offerings.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Nominal AI Provider for OpenCode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이
이 플러그인에 기여하였습니다.

기여자

 *   [ thaikolja ](https://profiles.wordpress.org/thaikolja/)

“Nominal AI Provider for OpenCode”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서
[번역자](https://translate.wordpress.org/projects/wp-plugins/nominal-ai-provider-for-opencode/contributors)
님께 감사드립니다.

[자국어로 “Nominal AI Provider for OpenCode”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/nominal-ai-provider-for-opencode)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/nominal-ai-provider-for-opencode/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/nominal-ai-provider-for-opencode/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/nominal-ai-provider-for-opencode/)
을 [RSS](https://plugins.trac.wordpress.org/log/nominal-ai-provider-for-opencode/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.
 * Text generation via OpenCode Go and Zen AI models.
 * Chat history across all discovered models.
 * Dynamic model discovery — models are fetched from the API, so new releases appear
   automatically.
 * Automatic provider registration on WordPress init.
 * Provider logo and description (requires PHP AI Client SDK 1.2.0+).

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **3주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.9 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [Dutch](https://nl.wordpress.org/plugins/nominal-ai-provider-for-opencode/) 및
   [English (US)](https://wordpress.org/plugins/nominal-ai-provider-for-opencode/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/nominal-ai-provider-for-opencode)
 * 태그:
 * [AI](https://ko.wordpress.org/plugins/tags/ai/)[artificial intelligence](https://ko.wordpress.org/plugins/tags/artificial-intelligence/)
   [connector](https://ko.wordpress.org/plugins/tags/connector/)[opencode](https://ko.wordpress.org/plugins/tags/opencode/)
   [Provider](https://ko.wordpress.org/plugins/tags/provider/)
 *  [고급 보기](https://ko.wordpress.org/plugins/nominal-ai-provider-for-opencode/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/nominal-ai-provider-for-opencode/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/nominal-ai-provider-for-opencode/reviews/)

## 기여자

 *   [ thaikolja ](https://profiles.wordpress.org/thaikolja/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/nominal-ai-provider-for-opencode/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://paypal.me/thaikolja)