2 parents ccb94ae + e23f1fb commit 2107145Copy full SHA for 2107145
1 file changed
README.md
@@ -215,6 +215,17 @@ See [Cline MCP docs](https://docs.cline.bot/mcp/configuring-mcp-servers) for det
215
216
</details>
217
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
229
<details>
230
<summary>Copilot / VS Code</summary>
231
0 commit comments