Skip to content
Windsurf

celestial node for Windsurf

io.github.christerso/celestial-node

Real-time space data — ISS tracking, rocket launches, space news, Mars weather, and more

client:Windsurf transport:stdio runtime:npm

Install celestial node in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "celestial-node": {
      "command": "npx",
      "args": [
        "-y",
        "celestialnode-mcp"
      ],
      "env": {
        "CELESTIAL_NODE_API_KEY": "<CELESTIAL_NODE_API_KEY>"
      }
    }
  }
}

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

celestial node in other clients