MCP Integration in Claude Code
Last reviewed
Correct answer: C. They are discarded entirely, because the winning entry is taken and used as a whole.
Explanation
The principle — Precedence selects an entry; it does not assemble one.
Why the key is correct — The entire server entry from the winning source is used, and fields are not merged across scopes. The losing definition contributes nothing at all, including any field the winner happens to lack.
Why the others are wrong — Nothing fills in gaps from the loser. Headers get no special treatment. And a more complete entry does not overtake a less complete one, because completeness is never compared.
Remember this — You get one entry, whole, not the best parts of two.
Sources — Anthropic's Claude Code MCP reference.
Sources
“The entire server entry from that source is used; fields are not merged across scopes.”
Practise 10 questions on this topic
Take MCP Integration in Claude Code — Timed Test 1 (10 questions) — scored instantly, explanation for every question, no login.