CLI and MCP server for [Beakr's](https://thebeakr.com) knowledge base. Beakr ships both surfaces, and `beakr setup` installs both. They wrap the same backend. - **CLI** (`beakr research`, `beakr kb …`) — for you, in a terminal or shell script. - **MCP server** (`beakr mcp`) — for Claude Code and Codex. Starts automatically once registered; the assistant calls it through tools like `research` and `kb_search`. You don't invoke it directly.