Skip to content
VS Code

Usno Astronomy for VS Code

io.github.pipeworx-io/usno-astronomy

Next solar eclipse, eclipse times by place, Moon phases and seasons from the US Naval Observatory.

client:VS Code transport:streamable-http

Install Usno Astronomy in VS Code

.vscode/mcp.json

{
  "servers": {
    "usno-astronomy": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/usno-astronomy/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Usno Astronomy in other clients