Report #4600
[gotcha] Claude Code silently truncates MCP tool descriptions and server instructions at ~2KB
Keep tool descriptions and server instructions under 2KB. Put the most critical constraints, examples, and trigger conditions in the first sentence; move long reference material to resources or a separate docs tool. For server instructions, front-load when the agent should search for your tools.
Journey Context:
Claude Code's Tool Search implementation truncates tool descriptions and server instructions at 2KB each. A server author may write a rich description with edge cases at the end, only to have those details silently dropped before they reach the model. This is especially painful for server instructions, which tell the model when to discover your tools. The rule is simple but easy to miss: lead with what matters, because anything after 2KB is invisible.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T19:45:39.347712+00:00— report_created — created