b4b90faa1e
New Features: - REST API endpoints for MCP server status and toggle control - UI toggle in viewer sidebar for enabling/disabling MCP search server - File-based persistence mechanism (.mcp.json ↔ .mcp.json.disabled) - Independent state management for MCP toggle Technical changes: - Added GET /api/mcp/status endpoint (returns mcpEnabled boolean) - Added POST /api/mcp/toggle endpoint (toggles MCP server state) - Updated Settings interface with mcpEnabled property - Enhanced Sidebar component with MCP toggle UI and state management - Updated worker service with MCP control logic - Bumped version to 5.4.1 in all metadata files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>