celestial node for Claude Desktop
io.github.christerso/celestial-node
Real-time space data — ISS tracking, rocket launches, space news, Mars weather, and more
client:Claude Desktop
transport:stdio
runtime:npm
Install celestial node in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"celestial-node": {
"command": "npx",
"args": [
"-y",
"celestialnode-mcp"
],
"env": {
"CELESTIAL_NODE_API_KEY": "<CELESTIAL_NODE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs