> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.6mm.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.6mm.com/_mcp/server.

# Codex CLI

> **規劃中 · 尚未上線**
> AI Hub 為規劃內容。本頁中的功能、服務地址、命令及客戶端配置用於說明擬定方案，目前尚未開放使用。實際開放範圍與接入方式以上線公告為準。

Codex CLI 更適合實現型任務：SDK 接入、Webhook handler、API 簽名和上線檢查表。

## 推薦接入方式

| 需求       | 方式             |
| -------- | -------------- |
| 代碼實現     | 6MM CLI        |
| 文檔驅動工作流  | Agentic Skills |
| 本地私有賬戶檢查 | Local MCP      |

## 示例任務

```text
Use 6MM docs to implement request signing and add tests for timestamp drift.
```

```text
Use 6MM to generate a production launch checklist for this partner integration.
```

```text
Use 6MM to compare my current SDK code with the recommended Trading Widget flow.
```

## 風控邊界

Codex 工作流默認應被視為實現或 測試網任務，除非用戶明確開啟生產交易權限。