Platform & extend
Docs that agents can actually read
Publish once, serve everywhere: an MCP server for AI tools, an llms.txt index, and raw markdown on every page. When someone asks ChatGPT about your product, it answers from your docs.
$ curl https://api.buuk.app/v1/articles \
-H “Authorization: Bearer buuk_cli_…”
{
“title”: “Connect your domain”,
“status”: “draft”,
“review”: “required”
}
# Even the API can’t skip your review gate.
MCP, two ways
A team MCP server for internal agents and a public per-workspace endpoint your customers can connect to Claude, ChatGPT or Cursor.
Seven doc tools
search_docs, get_article, list_sections, recent updates and three API-reference tools — JSON-RPC 2.0 over HTTP.
Machine-readable by default
llms.txt with per-section indexes and /content.md on every article, generated automatically.
Private stays private
Hidden and unlisted articles are excluded from agent surfaces. Access groups apply here too.
A good fit if…
- API companies that want agents citing real docs
- Teams measuring how often AI tools recommend them
- Anyone shipping docs for an AI-native audience
Works well with
Help center
Guides, FAQs, changelogs and reference on one fast site — searchable, indexed by Google, and readable by AI search engines.
Keep currentDoc suggestions
Twelve signal sources — from support themes to code pushes — feed one queue of proposed updates.
Keep currentCode to docs
Link your repos and pick the paths that matter.
Get started
Make space for the questions that matter
Join the teams keeping their help center current without the busywork. Free while in early access.
No credit card · Your docs export any time