Energy Curve Mapper

Energy Curve Mapper MCP Connector for Claude

B

Map your natural energy peaks, valleys, and optimal focus windows based on your chronotype.

0 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Energy Curve Mapper connects your biological rhythm to your daily schedule. By providing your chronotype (lion, bear, wolf, or dolphin) and your wake-up time, you can use tools like get_daily_energy_map to see a full 2-hour chronological sequence of your energy states. You can also specifically extract periods for deep work using identify_focus_windows, find ideal brainstorming times with detect_creativity_windows, or check your immediate biological state with get_current_energy_status.

Available Tools

your_tool_name

chronotypecircadian-rhythmproductivitybiohackingenergy-management

0 tools expose this connector's capabilities to your AI agent.

See how to talk to your AI agent using Energy Curve Mapper.

Show me my energy map for a bear chronotype who woke up at 08:00.

[{"startTime": "08:00", "endTime": "11:00", "energyState": "focus"}, {"startTime": "11:00", "endime": "14:00", "energyState": "peak"}, {"startTime": "14:00", "endTime": "17:00", "energyState": "creativity"}, {"startTime": "17:00", "endTime": "20:00", "energyState": "valley"}]

When are my focus windows if I am a lion and woke up at 06:00?

[{"start": "06:00", "end": "08:00"}, {"start": "08:00", "end": "10:00"}]

What is my current energy state? I am a wolf, woke up at 10:00, and it is now 22:00.

Your current energy state is peak.

A chronotype is your natural biological inclination towards being awake or asleep at certain times of the day, such as 'lion' for early risers or 'wolf' for night owls. Tools available: `your_tool_name`.

Related Connectors