bl CLI
Your vault in the terminal
Query your memory, record decisions, and wire up IDE integrations — all from the command line. Works standalone or alongside the BaseLayer Connector.
Install
Homebrew (recommended)
brew install baselayer-id/tap/blShell script
curl -fsSL https://raw.githubusercontent.com/baselayer-id/bl/main/install.sh | bashQuick Start
1. Sign in
bl auth login2. Wire up your IDE
bl setup claude3. Query your vault
bl ask "what am I working on?"Commands
bl askQuery your vault — get a synthesized answer with citations.
bl ask "what am I working on?"bl searchSemantic search across your entities, facts, and conversations.
bl search "auth refactor"bl rememberRecord a decision, preference, or observation to your vault.
bl remember "decided to use PKCE for auth"bl setupInstall SessionStart hooks so your IDE gets a context primer on every session.
bl setup claudeIDE Hooks
Install SessionStart hooks so your IDE gets a context primer at the start of every session — who you are, what you're working on, and what your vault knows.
Claude Code
bl setup claudeGemini CLI
bl setup geminiVerify hook status
bl setup checkWant the full desktop experience?
Download BaseLayer Connector