Skip to content

Commit 4dd5f7a

Browse files
Aditya Thiruvengadamclaude
andcommitted
docs: fix Codex install — shell marketplace add, then /plugins picker
Codex uses `codex plugin marketplace add` from the shell (not a slash command) and an interactive `/plugins` picker for installation; the prior copy used Claude Code's slash commands which don't exist in Codex. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8f4ae9c commit 4dd5f7a

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,15 @@ Klarity marketplace with Codex:
6060
codex plugin marketplace add Klarity-AI/klarity-mcp
6161
```
6262

63-
Then, from a **Codex session**, open the plugin picker:
63+
Then, from a **Codex session**, run:
6464

6565
```text
6666
/plugins
6767
```
6868

69-
In the picker, switch to the **Klarity** marketplace, open **klarity**, and
70-
select **Install plugin**.
69+
Search for **Klarity** and install the plugin.
70+
71+
The first request that hits a Klarity tool will prompt you to sign in.
7172

7273
## Install — Gemini CLI
7374

docs/install/codex.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ Codex splits this into two steps — a shell command to register the marketplace
2323
codex plugin marketplace add Klarity-AI/klarity-mcp
2424
```
2525

26-
**2. From a Codex session**, open the plugin picker:
26+
**2. From a Codex session**, run:
2727

2828
```text
2929
/plugins
3030
```
3131

32-
In the picker, switch to the **Klarity** marketplace, open **klarity**, and select **Install plugin**. The first request that hits a Klarity tool will prompt you to sign in.
32+
Search for **Klarity** and install the plugin.
33+
34+
The first request that hits a Klarity tool will prompt you to sign in.
3335

3436
## Config file install (API key)
3537

0 commit comments

Comments
 (0)