Skip to content
Windsurf

astronomy oracle for Windsurf

io.github.gregario/astronomy-oracle

Astronomical catalog data and observing session planner. 13,000+ objects from OpenNGC.

client:Windsurf transport:stdio runtime:npm

Install astronomy oracle in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "astronomy-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "astronomy-oracle"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

astronomy oracle in other clients