Stellarhound — stargazing forecasts, dark-sky sites & aurora for VS Code
com.stellarhound/stellarhound-mcp
Live stargazing forecasts: per-night sky scores, dark-sky sites, aurora & light pollution anywhere.
client:VS Code
transport:streamable-http
tools:5
Install Stellarhound — stargazing forecasts, dark-sky sites & aurora in VS Code
.vscode/mcp.json
{
"servers": {
"stellarhound-mcp": {
"type": "http",
"url": "https://stellarhound.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs