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
{
"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