obsidian-governor

nelsonlove/obsidian-governor
★ 0 stars TypeScript AI/LLM Updated today
Obsidian plugin exposing the live vault (alias/embed/block-resolved) to Claude over a local Unix socket — companion to obsidian-vault-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-governor": {
      "command": "npx",
      "args": [
        "-y",
        "nelsonlove/obsidian-governor"
      ]
    }
  }
}

README Excerpt

**Let AI agents do real work in your Obsidian vault — without giving up control of it.** *Formerly “vault-mcp” — since 0.12.0 the plugin **id** is `governor` too (the data folder self-migrates; a grace-period compat surface keeps old `vault-mcp` registrations working until you re-register). One name for the product, the project, and the framework. Like a mechanical governor: the device that lets a powerful engine run hard while keeping it inside limits you set.*

Tools (2)

obsidian_doctorobsidian_pending_review

Topics

mcpobsidian-mdobsidian-plugin