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.
/llms.txt
Section titled “/llms.txt”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.
/llms-full.txt
Section titled “/llms-full.txt”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.
Raw Markdown per page
Section titled “Raw Markdown per page”Append .md to any page URL to get its source Markdown:
https://docs.kilden.io/guides/identity-verification.mdhttps://docs.kilden.io/sdk/configuration.mdFor editors that speak the Model Context Protocol, @kilden/mcp wraps these files with search — see Use Kilden with your AI editor.