Skip to content

Semantic Notes Vault MCP 0.12.8

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:44

Semantic Notes Vault MCP 0.12.8

Changes

  • Settings tab folded into pages: Server & network, Authentication, Security, Tool visibility, Interface. Each row shows its state (ports, bind address, counts) without opening it; a warning badge marks an insecure network verdict or disabled auth. Tool visibility is one page of per-operation pages.
  • Everything in 0.12.7: Obsidian 1.13.0 minimum and searchable settings (#224), readonly: rules in .mcpignore (#275), inapplicable parameters rejected on destructive vault actions (#299), 120s tool-call timeout (#268), bases handler extraction (#199), ADR-204, Node 24 CI, clean shipped-tree audit.

Claude Desktop (.mcpb connector)

If you connect Claude Desktop via the .mcpb bundle, re-import obsidian-mcp.mcpb from this release to update the connector — BRAT updates only the Obsidian plugin, not the Desktop bridge.

Installation via BRAT (Obsidian plugin)

  1. Install the BRAT plugin if you haven't already
  2. Command palette → "BRAT: Add a beta plugin for testing"
  3. Enter: aaronsb/obsidian-mcp-plugin
  4. Enable the plugin in Community Plugins

What's Changed

  • feat(settings): fold the tab into pages with live summaries by @aaronsb in #314

Full Changelog: 0.12.7...0.12.8