What's New
Fixed
- MCP JSON-RPC protocol corruption — All debug
print()calls redirected from stdout to stderr, fixing tool hangs afterspawn_browserandnavigate(#8) - Python version requirement — Corrected from
>=3.8to>=3.10(fastmcp requires it) - Missing dependency — Added
uvicorn[standard]to pyproject.toml
Added
- Microsoft Edge support — Automatic browser detection for Chrome, Chromium, and Edge (thanks @Hamza5)
- Troubleshooting section — Common issues and fixes documented in README
Changed
- README rewrite — 706 → 468 lines. Removed duplicate tool listings, stale "NEW" labels, excessive emojis, and the DevHive Studios ad
- Hall of Fame — Replaced fabricated testimonials with real contributor table
- Example prompts — Stripped marketing hype, kept practical prompts
- Repo cleanup — Removed internal dev checklist from tracking, fixed SECURITY.md branch reference, updated Discord links
Upgrade
git pull origin master
pip install -r requirements.txtFull Changelog: https://github.com/vibheksoni/stealth-browser-mcp/blob/master/CHANGELOG.md