Connect your AI tools
- Claude Code
- Cursor
- VS Code
Available tools
Once connected, your AI tools can:- Search — Find relevant documentation by keyword or semantic query
- Read pages — Navigate and read the full content of any docs page
- Report issues — Flag documentation problems directly from your editor
What this enables
Your AI coding assistant will automatically pull Nozle docs when generating code that uses our SDKs or API. Instead of generic answers, it gives responses grounded in our actual documentation — correct method signatures, current endpoints, and real examples.Additional resources
Nozle docs are also available in machine-readable formats:| Resource | URL | Description |
|---|---|---|
llms.txt | docs.nozle.app/llms.txt | Documentation index for LLMs |
llms-full.txt | docs.nozle.app/llms-full.txt | Full documentation content |
| Markdown | Append .md to any page URL | Clean markdown for AI processing |