bitcoin-knowledge-base
# Bitcoin Knowledge Base (BKB)
Search across the Bitcoin and Lightning development ecosystem: BIPs,
BOLTs, bLIPs, LUDs, NUTs, GitHub issues/PRs/commits, mailing lists,
IRC logs, Delving Bitcoin, BitcoinTalk, and Optech newsletters.
## Setup for Claude (MCP)
Install the `bkb-mcp` client and add it to your Claude Code MCP
configuration (`~/.claude.json`):
```bash
cargo install bkb-mcp
```
Add a `bkb` entry to the `mcpServers` object in `~/.claude.json`:
```json
{
"mcpServers": {
"bkb":