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

# Kursor

> **Planowane — jeszcze nie uruchomione**
> AI Hub to planowana funkcja. Możliwości, punkty końcowe, polecenia i konfiguracje klienta na tej stronie opisują proponowany projekt i nie są obecnie dostępne. Ostateczna dostępność i instrukcje konfiguracji zostaną ogłoszone w momencie premiery.

Kursor jest dobrym wyborem dla programistów partnerskich, którzy chcą 6MM kontekstu w swoim edytorze kodu.

## Zalecana konfiguracja

| Potrzebować                             | Organizować coś     |
| --------------------------------------- | ------------------- |
| Podczas kodowania pytaj o SDK dokumenty | Lokalny MCP         |
| Generuj polecenia integracji            | 6MM CLI             |
| Dbaj o spójność podpowiedzi zespołu     | Umiejętności agenta |

## Przykładowe podpowiedzi

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