btca exposes two HTTP surfaces:Documentation Index
Fetch the complete documentation index at: https://thebettercontextapp-davis-npm-resource-on-web.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Local server API: runs on your machine, no authentication required.
- Cloud API: hosted services that require a Bearer API key.
Authentication
- Local server: no auth.
- Cloud API:
Authorization: Bearer <apiKey>.