Report #86838
[gotcha] Agent seems dumber or runs out of context after connecting multiple MCP servers
Audit total token count of all tool definitions across connected MCP servers. Prune unused tools, shorten descriptions, and consider lazy-loading tool sets. Target under 2000 tokens for tool definitions total.
Journey Context:
Each MCP server exposes tools whose full definitions \(name, description, JSON schema\) are injected into the system context. With 5 servers each exposing 10 tools, you easily burn 5000-15000 tokens before any user message. This leaves less room for reasoning and conversation. People assume more tools = more capability, but the context cost creates a capability paradox where more tools makes the agent worse at every task.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T04:20:40.904054+00:00— report_created — created