Free Β· Open source Β· Works with Claude.ai

Give Claude
a window to the world

Automatically inject the local time, exact date and weather into your Claude.ai prompts, in real time.

Try it live β€” here's the Claude.ai composer with the ClockForClaude button:

Claudeclaude.ai

Click πŸ•’ Clock: the real timestamp block (your date & time) is inserted at the start of the message β€” exactly like the extension.

⚑ This automatic refresh (without clicking anything) is included in the Pro version β€” on Free, a single click on πŸ•’ Clock is enough.

Features

What Claude finally sees

πŸ•

Time context

Local time, full date, timezone, season and time of day β€” detected automatically.

Moment: Morning
β†’ "Good morning! Great day to make progress β˜•"
🌀

Local weather

Temperature, conditions, wind and sunset time via the free Open-Meteo API, based on your location.

22Β°C, Sunny
β†’ "Perfect for a call on the terrace"
πŸ“…

Working day & planning

Claude knows whether it's a working day and whether offices are open or closed, to help you plan at the right time.

Friday 5:45 PM β€” Closed
β†’ "Shall we wrap this up Monday with a fresh mind?"
What Claude can do

Claude adapts every conversation to real time

πŸŒ…

Tone matched to the moment

Claude says "Good morning!" in the morning, "Good evening" after 6 PM, and adapts its energy to night or midday. Your conversations feel natural, not robotic.

Moment: Morning
β†’ "Good morning Maxime, great day to push your project forward β˜•"
🌑️

Weather & Temperature (Pro)

In the Pro version, ClockForClaude also injects the local weather (temperature, conditions, UV). Claude can advise on activities, travel, or adapt its recommendations to the climate.

22Β°C, Sunny
β†’ "Perfect for a meeting on the terrace"
✨

Claude aware, not just smart

An AI assistant that doesn't know the time is like a colleague working blindfolded. ClockForClaude removes the blindfold β€” it becomes fully present in your reality.

Pricing

Simple. Transparent.

Free forever. Go Pro whenever you want automation.

Free
€0 / forever
For every Claude user
  • Chrome & Firefox extension
  • Manual injection button πŸ•’ Clock
  • Time Β· date Β· timezone Β· season Β· moment
  • Working day & office hours
  • IP-based location
  • πŸŒ™ Dark mode on Claude.ai
  • Copy-paste web app (all devices)
⭐ Popular
Pro
€2.49 / month Β· incl. tax
For Claude power users
  • Everything in Free
  • Automatic injection (⚑ AUTO) β€” the time refreshes on its own, then freezes as soon as you type
  • Full dynamic weather (UV, wind, sunset)
  • Precise GPS (not just IP)
  • Injected calendar β€” next event

After payment, you receive a key CFC-XXXX-XXXX-XXXX to paste into the extension to activate Pro. Cancel anytime.

MCP connector Β· Developers

Plug real time
into Claude Desktop & Claude Code

A free and open-source MCP server. Claude gets 3 tools it calls itself to know the time and weather β€” with no extension.

πŸ•
get_current_datetime

Date, time, timezone, season and time of day.

🌀
get_weather

Temperature, conditions, wind and sunset (Open-Meteo).

πŸ“¦
get_full_context

The complete timestamp block, ready to inject.

Claude Code β€” one command claude mcp add clockforclaude \ -- npx -y clockforclaude-mcp
Claude Desktop β€” JSON config { "mcpServers": { "clockforclaude": { "command": "npx", "args": ["-y", "clockforclaude-mcp"] } } }

Requires Node.js β‰₯ 18 Β· 100% free Β· github.com/clockforclaude

FAQ

Frequently asked questions

Is my data private?

Yes, completely. Your settings and location are stored locally in your browser. No data is ever sold. Only your coordinates (latitude/longitude) are sent to the free Open-Meteo weather API, with no personal information.

How does the Pro subscription work?

Pro costs €2.49/month via Stripe. After payment, you receive a license key in the format CFC-XXXX-XXXX-XXXX to paste into the extension settings to unlock automatic injection, dynamic weather and the calendar. Cancel anytime from your Stripe portal.

Which devices does it work on?

The extension works on Chrome, Brave, Edge and Firefox. The copy-paste web app works everywhere (iPhone, Android, PC). The MCP connector is used in Claude Desktop and Claude Code. Safari and native iOS/Android apps are coming soon.

Is the MCP connector paid?

No, the MCP server is 100% free and open source. Install it in one command with npx clockforclaude-mcp (Node.js β‰₯ 18 required).

Is ClockForClaude affiliated with Anthropic?

No. ClockForClaude is an independent project, not affiliated with Anthropic. "Claude" is a trademark of Anthropic; this product only uses it to describe compatibility.