Skip to content

v1.3.0 — Mycelium for Obsidian

Latest

Choose a tag to compare

@Influencentricity Influencentricity released this 19 Jun 15:14
· 3 commits to main since this release

Mycelium for Obsidian — v1.3.0

  • Orientation: get_started + discover_tools map the server's 102 tools (74 filesystem + 28 CLI) up front.
  • Schema legibility: configured vault names appear as an enum in every tool's input schema.
  • Self-correcting resolution: an unknown vault or note name returns closest-match suggestions ("did you mean …?") instead of a bare error.
  • Comprehensive per-tool test coverage + 4 bug fixes (analytics duplicate-basename backlinks; #-anchor/^-block link handling; resolveFile vault-wide lookup; semantic index_vault counter).

Install

  • npm (all platforms): npm i -g @wickedevolutions/mcp-obsidian
  • One-click .mcpb: macOS (Apple Silicon) only — other platforms use npm. Cross-platform bundle tracked in #12.

Full changelog: CHANGELOG.md