Reusable MCP notification server with email, Slack, Teams, and reminder tools. Consumed by LangChain and LangGraph agents. The shared notification layer in a multi-agent architecture.
isComplete: bool = Field(default=False, description="Whether the task is complete") class GetTaskInput(BaseModel): id: int = Field(description="The ID of the task to retrieve") class ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results