macOS
brew install bkmrlocal Homebrew formula metadata
brew
Unified CLI Tool for Bookmark, Snippet, and Knowledge Management. Version 7.6.5 via Homebrew; verified 2026-06-22.
install
brew install bkmrlocal Homebrew formula metadata
overview
Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
history
bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.
The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.
bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.
Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.
bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.
security posture
No matching local secret-handling manifest was found for bkmr. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/bkmr/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bkmr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:bkmr |
|---|---|
| Version | 7.6.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bkmr |
| Homepage | https://github.com/sysid/bkmr |
| Repository | https://github.com/sysid/bkmr |
| Upstream docs | https://github.com/sysid/bkmr#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/sysid/bkmr/archive/refs/tags/v7.6.5.tar.gz |
| Last updated | 2026-06-22T14:02:53-07:00 |
| Pulse | updated |
| Dependencies | onnxruntime, openssl@3 |
| Build dependencies | rust |
| Uses from macOS | python |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bkmr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.