Every team that gives an agent a tool stands up another server, and every clienthas to be told about all of them. None of those servers knows who is calling, andthe whole tool catalog goes to the model on every turn.
Put one controlled endpoint in front of every MCP server and REST API your agentscall: tools scoped to the caller, identity that survives the hop to the backend,and a measured reduction in what each agent carries in context.
