mirror of
https://github.com/allexcd/obsidian-mcp.git
synced 2026-07-22 06:50:59 +00:00
626 B
626 B
Changelog
All notable changes to this project are documented here. Future entries are appended on each release; the GitHub Release for each tag also carries auto-generated notes.
[Unreleased]
[0.1.0] - 2026-04-28
Initial developer-preview release.
- Read-only, exclusion-based bridge from an Obsidian vault to MCP clients (Claude Desktop, LM Studio).
- Per-vault MCP token, stored in Obsidian SecretStorage when available.
- Folder, file, and tag exclusions.
- SQLite cache and optional embeddings via OpenAI-compatible endpoints.
- Standalone plugin folder including
mcp-server.cjsfor the MCP host to launch.