mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 06:45:14 +00:00
Records the decision to ship an MCPB bundle for one-click Claude Desktop install, with the existing Claude Code CLI string and JSON mcpServers block remaining as the second and third onboarding paths. Key constraints documented: - MCPB has no native remote-HTTP server type today, so the bundle exposes a small stdio<->HTTP bridge that Claude Desktop's bundled Node runtime executes. - Bridge is hand-rolled (zero deps) rather than vendoring mcp-remote. - Bundle is static and single-vault; advanced users get a maker script (planned) to generate custom-named bundles for multi-vault setups. Other MCP clients (Cline, Continue, etc.) continue using the JSON path. Reconciles with ADR-100 by clarifying that the deprecation of mcp-remote applied to user-facing config, not to invisible bridges inside an MCPB. |
||
|---|---|---|
| .. | ||
| adr | ||
| architecture | ||
| scripts | ||
| tools | ||
| bases-implementation-fixes.md | ||
| bases-implementation-status.md | ||
| bases-implementation.md | ||
| bases-mcp-reference.md | ||
| graph-traversal.md | ||
| Plugin_UI_July_2025.png | ||
| PROJECT_STRUCTURE.md | ||
| SECURITY-IMPLEMENTATION.md | ||
| troubleshooting.md | ||