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

# Windsurf

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

Windsurf 適合需要同時理解 6MM 文檔、CLI 輸出和本地項目文件的編碼 Agent 工作流。

## 推薦接入方式

| 需求          | 方式             |
| ----------- | -------------- |
| 編碼 Agent 接入 | Local MCP      |
| 命令執行        | 6MM CLI        |
| 固定審查流程      | Agentic Skills |

## 示例提示詞

```text
Use 6MM to review this Agent SDK integration and identify missing production checks.
```

```text
Use 6MM to build a webhook verification checklist for this backend.
```

## 風控邊界

私有憑證應放在本地環境變量或 secret store 中，不要讓 AI 客戶端把密鑰寫入生成代碼或文檔。