> 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
使用 6MM 文档实现 request signing，并补充 timestamp drift 测试。
```

```text
使用 6MM 为这个合作方接入生成生产上线检查表。
```

```text
使用 6MM 对比我当前 SDK 代码和推荐的 Trading Widget 流程。
```

## 风控边界

Codex 工作流默认应被视为实现或 测试网任务，除非用户明确开启生产交易权限。