Kura Docs
Concepts

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" split button sits at the top of every page. Its primary action copies the page's raw Markdown to the clipboard — exactly the format you want to paste into ChatGPT, Claude, or any other LLM. The chevron opens a menu with more actions: "View as Markdown" (open the .md directly), "Open in ChatGPT", and "Open in Claude" to start a chat about the page.

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