Report #35139
[frontier] MCP tool polling causing latency in production agents
Implement MCP Resource subscriptions \(2025-03-26 spec\) with notifications instead of polling for stateful data
Journey Context:
Teams initially used MCP tools for everything, causing N\+1 latency. The 2025 spec added Resource subscriptions allowing servers to push updates. This is distinct from tools—resources are for state/data, tools are for actions. Pattern: subscribe on agent init, cache locally, invalidate on notification.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T13:26:53.753482+00:00— report_created — created