mcp-v0.23.8
Installer no longer hangs in Claude Cowork / headless terminals (product#3805).
installer— the guided installer awaited a detached browser-opener that resolved only on the child'scloseevent, which a detached process often never emits; with no overall timeout the process dangled until the host (Claude Cowork) killed it ("running… then timeout", intermittently). It now reuses the hardenedopenInBrowser(resolves onspawn, notclose), no longer blocks GUI startup on the browser open, and bounds the run with a watchdog that exits cleanly with hosted-MCP instructions instead of hanging. The installer always tries to open the browser — it never guesses "headless" and refuses to start.- Docs — README documents adding Leadbay on Claude web / Cowork web as a custom Connector (
Customize → Connectors → Add custom connector, URLhttps://leadbay-mcp-prod.fly.dev/mcp; OAuth runs in-app), and theclaude mcp add --transport httpequivalent. Stale@0.16install snippets corrected to@latest.