Tools / Night Sky / Use Cases / Plan for Upcoming Celestial Events and Eclipses

Plan for Upcoming Celestial Events and Eclipses

Find upcoming eclipses, meteor showers, planetary conjunctions, and other celestial events worth planning around.

Tool
Night Sky icon
Night Sky

Most people miss significant celestial events because they find out about them the day after. A solar eclipse visible from your country happens perhaps once every decade — missing it because you didn't know is a real loss. The same applies to the Perseid meteor shower at its peak, a rare planetary conjunction, or a comet making its once-in-a-century appearance.

The eclipse_forecast and celestial_events skills return upcoming events with dates, visibility information, peak times, and the location data needed to position yourself correctly. You get enough lead time to plan travel, book accommodation in the path of totality, or simply mark your calendar and find a dark field nearby.

Casual observers wanting not to miss once-in-a-decade events, astronomy clubs planning observation sessions months in advance, and travel companies building celestial event tour packages all use this to stay ahead of the sky calendar.

Agent Guides

Claude

  1. Connect ToolRouter to Claude: claude mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask: "What celestial events are coming up in the next six months using night-sky?"
  3. Claude returns a calendar of events with dates and visibility details
Read full guide →

ChatGPT

  1. Add ToolRouter to ChatGPT using the MCP JSON configuration
  2. Ask: "Get upcoming celestial events and eclipse forecast using night-sky"
  3. ChatGPT returns a list of events with dates and details
Read full guide →

Copilot

  1. Add ToolRouter to your Copilot MCP configuration
  2. In Copilot Chat: "Get upcoming celestial events and eclipse forecast using night-sky"
  3. Copilot returns structured events with dates, types, and visibility data
Read full guide →

OpenClaw

  1. Connect ToolRouter to OpenClaw: openclaw mcp add toolrouter -- npx -y toolrouter-mcp
  2. Run: "Get all celestial events and eclipse forecasts for the next 12 months using night-sky"
  3. OpenClaw returns a complete event calendar
Read full guide →

Related Use Cases