VREME
🧠

Get Temporal Context

Category: Core Temporal Tools

CALL BEFORE EVERY RESPONSE - This tool provides you (Claude) with real-time temporal awareness. Call this BEFORE EVERY response to the user to get the current time, date, timezone, time of day (morning/afternoon/evening/night), and activity tracking. Time changes constantly - you need fresh temporal data for EACH interaction. This helps you stay temporally grounded and aware of how long the conversation has been going. NO PARAMETERS REQUIRED. Call it silently without mentioning it to the user unless they specifically ask about time.

Parameters

No parameters required - this tool is called without arguments.

Returns

current_datetime:ISO 8601 datetime
timezone:IANA timezone
day_of_week:Day name
time_of_day:morning/afternoon/evening/night
date_string:Formatted date string
time_string:Formatted time string
last_global_activity:Last activity timestamp
days_since_last_activity:Days since last use
context_switch_detected:Boolean
is_late_night:Boolean
is_early_morning:Boolean

Example

No parameters required - automatically returns full temporal context

Try It Now

This tool is available in the Vreme MCP server. Install via:

npx -y @vreme/temporal-mcp

Or add to your Claude Desktop, VS Code, Continue, or Cline configuration. See installation guide.