Skip to content

Releases: dkdottk/obsidian-bridge

Obsidian Bridge v1.0.0

Choose a tag to compare

@dkdottk dkdottk released this 07 Aug 12:21

Obsidian Bridge v1.0.0

Connect Cursor agents to your local Obsidian vault via Local REST API.

Highlights

  • Cursor plugin with MCP tools: read, write, append, patch, search, tags, daily notes, open
  • Guided setup + note-writing skills
  • Vault-safety and hub-and-spoke graph rules
  • Local-first security: localhost only; API key stays in Cursor Configure

Install

  1. Install Obsidian Local REST API (obsidian://show-plugin?id=obsidian-local-rest-api)
  2. npm install && npm run build
  3. Add marketplace: https://github.com/wolfram-apps/obsidian-bridge
  4. Install Obsidian Bridge → Configure → paste API key
  5. Ask: “Check Obsidian status”

License

AGPL-3.0-only — see LICENSE / COPYRIGHT

Commit: fa7ee3a (+ changelog prep)