mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-21 04:45:12 +00:00
Return a friendly JSON response when users curl GET /mcp instead of an opaque 503. Narrows the catch-all .all() to .post() since the MCP Streamable HTTP transport only needs POST for stateless servers. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>