Obsidian Plugin · v1.1.4

Claude Code,
inside your vault.

Not a wrapper. Not a reimplementation. The actual Claude Code CLI running in a real terminal alongside your notes: every slash command, every MCP tool, every session exactly as you'd have it in a standalone terminal.

Install in Obsidian View on GitHub

Requires macOS or Linux · Python 3 · Claude Code CLI · Obsidian 1.6+ · Windows terminal support coming soon

Windows users: Quick Ask works on all platforms but uses Anthropic's Agent SDK credits (separate from interactive usage limits).

Blackglass screenshot

Features

Everything Claude Code has,
where your notes live.

⌨️

Real Terminal, Not a Wrapper

The actual Claude Code CLI in your sidebar. Every slash command, every tool, full session continuity. If you know Claude Code, you already know this.

🔌

Vault MCP Server

A built-in MCP server gives Claude structured access to your vault: read, search, create, and update notes via typed tools.

Quick Ask Modal

One-shot queries without a terminal session. Responses render as Markdown. Choose your model per query.

📄

Context-Aware

Ask Claude about your active note, selected text, or any file via the right-click context menu. No copy-paste required.

🔒

Authenticated by Default

The MCP server generates a fresh Bearer token on every launch. No other local process can access your vault through it.

📦

Zero Native Dependencies

No compilation step, no node_modules. Install directly from the Obsidian community plugin directory; terminal works via a bundled Python PTY bridge.