DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
AI for Frontend Developers
What happens when an MCP tool call returns more than roughly 100K tokens of output?
A
The request fails with an error
B
The output is automatically offloaded to a file; Claude receives a truncated preview plus a file path it can read from if needed
C
The output is silently truncated with no way to access the rest
D
The conversation is automatically ended
Check Answer