Kura Docs
Concepts / Markdown & projections

Markdown & projections

Every Kura page grows multiple "projections" from one Markdown source, each for a different reader.

One source, four projections

ProjectionFor whomHow to get it
HTMLHumansJust browse this page
MarkdownPeople / agentsAppend .md to the URL
JSONProgramsAppend .json to the URL
MCP toolAI agentsPOST /mcp

Copy as Markdown

A "Copy Markdown" button in the top-right of every page copies its raw Markdown to the clipboard — exactly the format you want to paste into ChatGPT, Claude, or Cursor. You can also "View as Markdown" directly.

Because every projection comes from the same source, what a human sees and what an agent gets are always consistent — never out of sync.