Ask HN: Is anyone using MCP notifications?
4 comments
Some server notifications will be deprecated, once (if?) MCP becomes stateless, see https://github.com/modelcontextprotocol/modelcontextprotocol...
Thanks for sharing this SEP. Yeah some system notifications will go away, but servers will still be able to send custom notifications. Those can be turned into push notification on the device of the user or even actions that the user's device can do programmatically.
Actually, after reading more carefully, it seems that custom notifications won't be supported anymore in favor of the `subscriptions/listen` RPC endpoint. Maybe the upcoming extensions will make it possible?
In theory, it would be nice to receive updates from MCP servers ("Your product has been shipped") like we are already receiving from apps installed on the devices.
I'm wondering if this is a useful part of the protocol or just something that will mostly be ignored/deprecated.