Welcome
Why GraphStaff
GraphStaff turns a folder of MDX and one docs.json into a fast, searchable, AI-answerable documentation site.
Static first
The whole site — pages, navigation, and keyword search — works with no server and no model key. Drop dist/ on any static host.
One model seam
Model choice lives in one models.toml file. Swap the model by editing one line; any OpenAI-compatible endpoint works.
Agentic retrieval
Ask AI searches, greps, and reads the actual pages before answering — grounded, cited answers with no vector index to build or maintain.
Get started
Follow the quickstart, explore the built-in components, or open Ask AI and describe what you want to build.