Patch Changes
- #1204
39d8d62Thanks @threepointone! - Unwrap MCP content wrappers incodeMcpServerso sandbox code sees plain values instead of raw{ content: [{ type: "text", text }] }objects. Error responses (isError) now throw proper exceptions catchable via try/catch, andstructuredContentis returned directly when present.