AI-readable docs
Every page on this site is available as plain markdown, plus two index files:
You can also use the contextual menu on any page (top-right of the page body)
to copy it as markdown or open it directly in ChatGPT or Claude.
Docs MCP server
The documentation is exposed as an MCP server athttps://docs.qirtaas.io/mcp,
giving your assistant a search tool over these docs. To add it to Claude Code:
Integration prompts
Paste one of these into your coding assistant, in your project’s repo. Each prompt points the assistant at the exact docs it needs; it will adapt the steps to your framework and backend.Set up the editor
The Quickstart, as a prompt — token endpoint plus a mounted editor:Add a notes feature
Full create / list / edit / delete on top of the setup above (the document creation and reading tutorials):Gate reads behind your access control
Let other signed-in users read documents when your app allows it (the access control tutorial):Teach your own repo about Qirtaas
If Qirtaas is a permanent part of your app, add this to your repo’sAGENTS.md (or CLAUDE.md) so every future AI session gets it right without
being told:
