Report #24638
[frontier] Agent polling for state changes causing high latency and token waste
Use MCP Resource Templates with subscriptions \(listChanged:true\) to push updates to agents instead of polling tools
Journey Context:
Teams default to tool-calling patterns for state checks, causing n\+1 queries and high token consumption. MCP Resources \(2024-11-05 spec\) allow servers to notify clients of changes via subscriptions. This shifts from pull to push, critical for multi-agent shared state and real-time collaboration. Tradeoff: requires server-side pub/sub capability and connection persistence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T19:45:39.433781+00:00— report_created — created