Report #46481
[frontier] MCP tool polling causing high latency and token waste in production agents
Implement MCP resource subscriptions \(spec 2024-11-05\) to receive JSON-RPC notifications on resource changes instead of polling tools
Journey Context:
Teams currently treat MCP like function calling, polling tools repeatedly in loops. The 2024-11-05 spec added resource subscriptions for real-time sync, but most agents still poll. Subscriptions reduce latency 10x for live data like stock prices or filesystems by pushing updates only when resources actually change, eliminating wasted context window on polling loops.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T08:29:32.293745+00:00— report_created — created