Grounded search
Answers are traced back to repos, docs, packages, and web sources.
Better Context
btca searches repos, packages, docs, and the web so AI answers arrive with receipts. Precise, fast, and built for developers.
Question
Actions run when a DOM element is mounted. Here is a minimal example from the Svelte docs:
function focus(node) {
node.focus();
return { destroy() { node.blur(); } };
}Answers are traced back to repos, docs, packages, and web sources.
Sandboxed runs can inspect files, execute commands, and summarize results.
Bring the same source-aware context into Codex, Claude Code, Cursor, and OpenCode.
Precise, inspectable, and designed around code rather than generic chat.
MCP server
Connect btca to the tools you already use. Your agents can call grounded repo search without leaving their workflow.
Start in the web app or connect btca to your agent stack through MCP.