Fix local video embeds
Created by: ihsraham
Summary
- Allow same-site media asset paths in the docs Embed component.
- Keep the external host allowlist behavior for YouTube embeds.
- Restore local MP4 embeds used by the React Native Starter and MCP Toolkit pages.
Validation
- git diff --check
- npm run check:meta
- LINK_CHECK_EXTERNAL=false npm run check:links
- npm run build