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

# Claude Desktop

Claude Desktop 适合基于 MCP 的行情研究、账户检查和运营分析。

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

| 需求        | 方式         |
| --------- | ---------- |
| 公开市场研究    | Hosted MCP |
| 带账户上下文的分析 | Local MCP  |
| 团队内部统一端点  | Remote MCP |

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

```text
使用 6MM 对比 BTC 和 ETH 的市场深度，并说明哪里流动性更强。
```

```text
使用 6MM 检查我的账户风险。只读取数据，并输出摘要。
```

<h2 id="notes">
  说明
</h2>

只要涉及私有账户数据，优先使用 Local MCP。MCP 服务在用户本机运行，凭证不需要提交到 6MM 托管的 AI 端点。