-
Notifications
You must be signed in to change notification settings - Fork 399
4.3.0: MCP server fails to start over Bridge host ("unavailable"); 4.2.2 CLI works against same 4.3.0 bridge #744
Copy link
Copy link
Open
Labels
P1Urgent regression or broken agent/channel workflow affecting real users now.Urgent regression or broken agent/channel workflow affecting real users now.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Description
Activity
Metadata
Metadata
Assignees
Labels
P1Urgent regression or broken agent/channel workflow affecting real users now.Urgent regression or broken agent/channel workflow affecting real users now.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Type
Fields
Priority
None yet
Regression: 4.3.0 MCP-over-Bridge broken
CLI 4.3.0 (
main/44eff916c) + Peekaboo.app 4.3.0 (4030099), macOS 27.0 arm64.peekaboo mcp(default serve) fails immediately:Same with
mcp serveandmcp serve --allow-foreground; persists afterdaemon stop.What still works
peekaboo mcp --no-remotestarts fine (but caller-local has no Screen Recording/AX, so captures/actions fail there).mcpstarts fine against the same 4.3.0 bridge (initialize OK, tools/list OK) — so the bridge is healthy (bridge statushandshake OK). But 4.2.2-issued captures then fail receipt validation on the 4.3.0 bridge (see --app Terminal→INTERNAL_SWIFT_ERROR/ MCP see →Bridge operation receipt does not match operation facts).see --mode screen --no-elements).Possibly related
Full-screen AX observation (
see --mode screenwith elements) fails on both 4.2.2 and 4.3.0 (desktop observation provider ... unexpected application evidence/INTERACTION_FAILED), though the screenshot file is still written. App-targetedseeworks on matched versions.Impact
Opencode MCP clients that rely on bridge-backed screenshots/actions cannot use 4.3.0 at all; matched 4.2.2 set is the last working combo. Happy to provide verbose/trace logs.