Show HN: I gave Claude a sundial and it built a calendar

This is an open‑source Model Context Protocol (MCP) server that gives any LLM a sense of the passage of time.

Most MCP demos wire LLMs to external data stores. That’s useful, but MCP is also a chance to give models perception — extra senses beyond the prompt text.

Six functions (`current_datetime`, `time_difference`, `timestamp_context`, etc.) give Claude/GPT real temporal awareness: It can spot pauses, reason about rhythms, and even label a chat’s “three‑act structure”. Runs locally in 60 s (Python) or via a hosted demo.

If time works, what else could we surface? - Location / movement (GPS, speed, “I’m on a train”) - Weather (rainy evening vs clear morning) - Device state (battery low, poor bandwidth) - Ambient modality (user is dictating on mobile vs typing at desk) - Calendar context (meeting starts in 5 min) - Biometric cues (heart‑rate spikes while coding)

Curious what other signals people think would unlock better collaboration.

Full back story: https://medium.com/@jeremie.lumbroso/teaching-ai-the-signifi...

Happy to discuss MCP patterns, tool discovery, or future “senses”. Feedback and PRs welcome!


Comments URL: https://news.ycombinator.com/item?id=44583014

Points: 30

# Comments: 7

https://github.com/jlumbroso/passage-of-time-mcp

Établi 1mo | 16 juil. 2025, 16:10:07


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Framework Laptop 16
26 août 2025, 17:20:31 | Hacker news
Show HN: A zoomable, searchable archive of BYTE magazine

A while ago I was looking for information on a obscure and short lived British computer. I found an article[1] in the archives of BYTE magazine[2] - and was captivated immediately by the tech adve

26 août 2025, 17:20:30 | Hacker news
Show HN: My OSS P2P file transfer tool for learning Next.js (as a C++ dev)

Hey HN,

I'm a C++ algorithms engineer, and today I'd like to share my first full-stack web project: PrivyDrop.

This project was born from two ideas:

First, I wanted to solve a daily annoyanc

26 août 2025, 17:20:19 | Hacker news