This gives Claude temporal and operational context so it can make smarter decisions about when to take actions. It surfaces whether today is a holiday, if you're inside or outside business hours, and the current status of various platforms and services. Reach for this when you're building agents that need to respect timing constraints, like scheduling systems that shouldn't book meetings on public holidays, automation workflows that should pause outside business hours, or integrations that need to check if a third-party API is experiencing an outage before attempting calls. It's the difference between an agent that blindly executes and one that understands the calendar and clock.
claude mcp add --transport stdio net.agentutil-context-mcp -- npx -y @agentutil/context-mcp