Skip to content

Commit 2107145

Browse files
Merge pull request #28 from ansman/patch-1
Add instructions for Codex
2 parents ccb94ae + e23f1fb commit 2107145

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,17 @@ See [Cline MCP docs](https://docs.cline.bot/mcp/configuring-mcp-servers) for det
215215

216216
</details>
217217

218+
<details>
219+
<summary>Codex</summary>
220+
221+
Install via CLI (<a href="https://developers.openai.com/codex/mcp">guide</a>):
222+
223+
```bash
224+
codex mcp add agent-task-queue -- uvx agent-task-queue@latest
225+
```
226+
227+
</details>
228+
218229
<details>
219230
<summary>Copilot / VS Code</summary>
220231

0 commit comments

Comments
 (0)