For developers & AI agents
The Boost knowledge base is available in machine-readable formats.
Raw markdown
Append .md to any article URL to get its raw markdown, e.g.https://support.boostplatformhq.com/back-office/inventory/full-count.md. Every HTML article links its markdown variant via <link rel="alternate">.
llms.txt
An index of all published articles and the changelog lives at/llms.txt; the full text of every article is at/llms-full.txt.
MCP server
Connect an MCP client to https://support.boostplatformhq.com/mcp (Streamable HTTP) to search and read the KB from Claude or any MCP-compatible agent. Read-only, no auth.
With the Claude Code CLI:
claude mcp add --transport http boost-kb https://support.boostplatformhq.com/mcpTools: search_kb, get_article, list_products_categories, get_changelog.