Skip to content

llms.txt

These docs publish machine-readable surfaces following the llms.txt convention, generated from the same source as the HTML on every build — they can’t drift.

docs.kilden.io/llms.txt — a curated index: every page with a one-line description, grouped by section. Small enough to drop into a prompt so a model can decide what to fetch next.

docs.kilden.io/llms-full.txt — the entire documentation concatenated as Markdown, each page prefixed with its canonical URL. For tools that prefer one retrieval over many, and the data source behind @kilden/mcp.

Append .md to any page URL to get its source Markdown:

https://docs.kilden.io/guides/identity-verification.md
https://docs.kilden.io/sdk/configuration.md

For editors that speak the Model Context Protocol, @kilden/mcp wraps these files with search — see Use Kilden with your AI editor.