mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 16:40:32 +00:00
Power users with multiple Obsidian vaults (or anyone wanting a custom-named bundle) run `node scripts/make-mcpb.mjs`, answer three prompts (display name, URL, API key), and get an obsidian-mcp-<slug>.mcpb with the chosen name and defaults pre-filled. Drop it into Claude Desktop — one-click install with no manual entry in the user_config dialog. Shares the zip builder with scripts/build-mcpb.mjs so there's a single source of truth for the bundle format. Zero deps; Node ≥18. This is the path ADR-102 §6 designates for multi-vault setups, replacing both the rejected N-slot manifest design and the multi-variant publishing alternative. Refs ADR-102. |
||
|---|---|---|
| .. | ||
| build-mcpb.mjs | ||
| make-mcpb.mjs | ||