What problem does it solve?
Default vault-mutation transport for claude-obsidian v1.7+. Wraps the Obsidian CLI (Obsidian 1.12+) as the preferred way to read, write, search, and modify vault notes from Claude — no MCP server, no REST API plugin, no TLS workarounds. Falls back to direct filesystem Read/Write/Edit when the CLI is unavailable. Triggers on: wiki-cli, obsidian cli, obsidian read, obsidian write, obsidian search, daily note, obsidian create, obsidian append, vault transport, which transport, transport detection, obsidian command line.
Core Features & Use Cases
- CLI-based vault mutations: read, write, append, and search notes via the Obsidian CLI.
- Fallback pathway: seamlessly switch to filesystem operations when the CLI is unavailable.
- Use Case: Imagine automating daily note updates or cross-note edits from Claude without a server.
Quick Start
Install Obsidian CLI and use the wiki-cli transport to read, write, or search vault notes from Claude.