FrontierAI.Engineer
MCP & Integration

Resource Subscription

Resource subscription is an optional MCP capability that allows a client to register interest in a specific resource URI and receive server-initiated notifications when that resource changes. When a subscribed resource is updated, the server sends a notifications/resources/updated message, prompting the client to re-fetch the resource and update its context. Subscriptions enable live data scenarios — such as a dashboard that stays current with a frequently changing data source — without polling.