feat: add console logging for server lifecycle and diagnostics Add [MCP]-prefixed console.log/warn/error for plugin load/unload, server start/stop, session connect/close/expire/evict, auth failures, and request errors. Visible in Obsidian's dev console (Ctrl+Shift+I).