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

# İmleç

> **Planlandı — henüz başlatılmadı**
> AI Hub planlanmış bir özelliktir. Bu sayfadaki yetenekler, uç noktalar, komutlar ve istemci yapılandırmaları önerilen tasarımı açıklamaktadır ve şu anda mevcut değildir. Nihai kullanılabilirlik ve kurulum talimatları lansman sırasında duyurulacaktır.

İmleç, kod düzenleyicilerinde 6MM bağlamı isteyen iş ortağı geliştiricileri için güçlü bir seçimdir.

## Önerilen kurulum

| İhtiyaç                                 | Kurmak              |
| --------------------------------------- | ------------------- |
| Kodlama sırasında SDK dokümanları sorun | Yerel MCP           |
| Entegrasyon komutları oluştur           | 6MM CLI             |
| Ekip istemlerini tutarlı tutun          | Temsilci Becerileri |

## Örnek istemler

```text
Use 6MM to explain the Trading Widget token flow and inspect this implementation.
```

```text
Use 6MM to generate a backend route for creating embed tokens.
```

```text
Use 6MM to review this webhook handler for idempotency issues.
```