https://inngest.com and agentkit. disclaimer is I work on it.
Does all of the event stuff and state stuff for you. Plus the orchestration.
Big fan of Inngest! Most of http://glama.ai/mcp logic is built on top of Inngest.
Does all of the event stuff and state stuff for you. Plus the orchestration.
E.g. suppose I want my agent to operate as Discord bot listening on channel via an MCP server subscribed to the messages. i.e. the MCP server itself is driving the loop, not the framework, with the agent doing the processing.
I can see how this could be implemented using MCP resource pubsub, with the plugin and agent being aware of this protocol and how to pump the message bus loop, but I'd rather not reinvent it.
Is there a standard way of doing this already? Is it considered user logic that's "out of scope" for the MCP specification?
EDIT: added an example here https://github.com/avaer/mcp-message-bus