아키텍처 모듈 OpenClaw 에코시스템
Time Awareness
get_temporal_context start_task poll_task finish_task list_tasks check_timeouts log_event query_timeline search_events get_stats 3
10
JSONL
Solved
# Start the MCP server bash ~/projects/agent-time-awareness/start-mcp.sh # Add to claude_desktop_config.json { "mcpServers": { "tcs": { "url": "http://localhost:18070/mcp" } } }