Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.btca.dev/llms.txt

Use this file to discover all available pages before exploring further.

btca is a codebase research tool with three main entry points: CLI, web app, and MCP. Use these docs to install it, add resources, configure providers, and connect your coding tools. Use the guides to get set up, then jump into the API reference for exact request and response shapes.

Quickstart

Install the CLI, add a codebase, and ask your first grounded repo question.

Authentication

Connect providers locally and link cloud API keys.

Configuration

Understand config files, defaults, and validation limits.

API reference

Browse local and cloud API endpoints.

Choose your workflow

Pick the setup that matches how you work:
  • CLI + Local MCP: best when your code should stay on your machine.
  • Web app + Cloud API: best for saved threads, projects, and cloud-indexed repos.