01Utilizes the official Obsidian CLI for all vault access, preserving Obsidian's link and index management.
02Supports specifying a default vault via environment variables or explicitly per tool call.
03Provides a sandboxed environment for Claude Code agents to interact exclusively with Obsidian content.
041 GitHub stars
05Interact with Obsidian Vaults using file system-like operations (Read, Write, Edit, Glob, Grep, mv, mkdir, rm, rmdir).
06"Secret Mode" hides confidential information (highlighted text, `[!secret]` callouts) from Claude Code.