What Happened
- Added an explicit `maxDuration = 800` to both streaming MCP route handlers (`apps/api/src/app/api/agent/[transport]/route.ts` and `apps/api/src/app/api/v2/agent/[transport]/route.ts`), replacing the implicit Vercel default timeout path for these endpoints so MCP sessions can run for about 13 minutes before function recycle.
- Added an explicit `maxDuration = 800` to both streaming MCP route handlers (`apps/api/src/app/api/agent/[transport]/route.ts` and `apps/api/src/app/api/v2/agent/[transport]/route.ts`), replacing the implicit Vercel default timeout path for these endpoints so MCP sessions can run for about 13 minutes before function recycle.
- 1 evidence item attached for review.