mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-05 03:52:54 +00:00
12 lines
433 B
Markdown
12 lines
433 B
Markdown
# OpenClaw Codex
|
|
|
|
Official OpenClaw provider and harness plugin for OpenAI Codex app-server integration. It exposes the Codex-managed GPT model catalog and the Codex runtime surfaces used by OpenClaw agents.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugin add @openclaw/codex
|
|
```
|
|
|
|
Use this plugin when you want OpenClaw to run Codex-backed model turns, media understanding, and prompt overlays through the Codex app-server harness.
|