1. Per-page markdown
Every doc page has a markdown version. Append.md to any URL:
2. Full documentation index
llms.txt: structured index of all pages (start here):3. Cursor @Docs
In Cursor, add a custom documentation source:- Type
@Docs→ Add new doc - Paste
https://help.bolt.com/llms-full.txt - Reference
@Boltin chat when integrating
MCP (recommended)
For live search instead of loading the full corpus, use the Bolt MCP server:OpenAPI specs
Verify every API example against live specs:| API | Spec URL |
|---|---|
| Bolt (outbound) | https://assets.bolt.com/external-api-references/bolt.yml |
| Embeddable v1 | https://assets.bolt.com/external-api-references/embedded.yml |
| Tokenizer | https://assets.bolt.com/external-api-references/tokenizer.yml |