macOS
brew install markdown-oxideprovider-native install command
brew / rank 2931
Personal Knowledge Management System for the LSP. Version 0.25.12 via Homebrew; verified 2026-06-29.
install
brew install markdown-oxideprovider-native install command
overview
Personal Knowledge Management System for the LSP
history
markdown-oxide is a Personal Knowledge Management language server for Markdown notes, designed to bring Obsidian-like note-linking workflows into editors that speak the Language Server Protocol.
The project was created on GitHub in 2023. Its documentation describes markdown-oxide as an unbundled PKM system: it deliberately leaves text editing to editors such as Neovim, VS Code, Helix, and Zed, and focuses on knowledge-management behavior through LSP features.
The feature set grew around Markdown note graphs: wikilink and Markdown-link completions, backlinks, unresolved-link completions and code actions, hover previews, daily-note commands, tags, workspace symbols, callout completions, footnotes, and rename support for linked notes.
markdown-oxide adopted quickly for a young editor tool, with the official GitHub repository showing thousands of stars by 2026. The README documents installation through Arch Linux, Mason.nvim, Nix, Alpine, openSUSE, Conda, Cargo, winget, and Homebrew, matching the supplied package facts that show broad package-manager coverage.
Users install the markdown-oxide binary and configure their editor's LSP client to start it for Markdown files. In Neovim 0.11 and newer, the docs recommend native LSP configuration with root markers such as .git, .obsidian, and .moxide.toml.
Configuration is optional and can live in a global settings.toml under ~/.config/moxide or in a project .moxide.toml. The documented options tune daily-note formats, heading completions, unresolved-link diagnostics, semantic tokens, code-block reference handling, Obsidian imports, link-extension behavior, hover, inlay hints, and excluded folders.
markdown-oxide is notable because it packages a note-taking workflow as an editor-neutral LSP server instead of a full app. That makes it attractive to package managers and editor plugin ecosystems: one binary can serve Neovim, VS Code, Helix, Zed, and other LSP clients.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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/moxide/settings.toml.moxide.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
markdown-oxide | executable | indexed executable | Discovered from the local executable index. |
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:markdown-oxide |
|---|---|
| Version | 0.25.12 |
| Package manager | Homebrew |
| Homepage | https://oxide.md |
| Repository | https://github.com/Feel-ix-343/markdown-oxide |
| Last updated | 2026-06-29T07:56:21Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.