Bridging Protocol and Production: Design Patterns for Deploying AI Agents with Model Context Protocol
Vasundra Srinivasan

TL;DR
This paper identifies key gaps in the Model Context Protocol for deploying AI agents at scale and proposes three new mechanisms—CABP, ATBA, and SERF—to address them, supported by field lessons and experiments.
Contribution
It introduces three novel protocol-level primitives—CABP, ATBA, and SERF—that enhance the safety, efficiency, and reliability of AI agent deployment at production scale.
Findings
MCP provides a solid foundation but needs additional mechanisms for reliable deployment.
CABP improves request routing with identity scope.
ATBA optimizes tool invocation budgets considering latency.
Abstract
The Model Context Protocol (MCP) standardizes how AI agents discover and invoke external tools, with over 10,000 active servers and 97 million monthly SDK downloads as of early 2026. Yet MCP does not yet standardize how agents safely operate those tools at production scale. Three protocol-level primitives remain missing: identity propagation, adaptive tool budgeting, and structured error semantics. This paper identifies these gaps through field lessons from an enterprise deployment of an AI agent platform integrated with a major cloud provider's MCP servers (client name redacted). We propose three mechanisms to fill them: (1) the Context-Aware Broker Protocol (CABP), which extends JSON-RPC with identity-scoped request routing via a six-stage broker pipeline; (2) Adaptive Timeout Budget Allocation (ATBA), which frames sequential tool invocation as a budget allocation problem over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
