> 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.

# Gemini CLI

Gemini CLI 更适合读取、总结并继续处理命令行输出的 AI 工作流。

<h2 id="recommended-setup">
  推荐接入方式
</h2>

| 需求      | 方式                    |
| ------- | --------------------- |
| 公开行情检查  | 6MM CLI               |
| 脚本化研究   | 6MM CLI               |
| 私有账户上下文 | Local MCP 或带本地凭证的 CLI |

<h2 id="example-prompts">
  示例提示词
</h2>

```text
使用 6MM CLI 获取市场元数据，并总结可交易交易对。
```

```text
使用 6MM 对比两个 symbol 的费用和保证金规则。
```

<h2 id="output-format">
  输出格式
</h2>

优先使用 JSON 或 Markdown 表格，方便 AI 客户端在不丢失精度的情况下继续推理。