Skip to content
Zed

HelioSPICE for Zed

io.github.huangzesen/heliospice

Spacecraft ephemeris made easy — auto-managed SPICE kernels for heliophysics

client:Zed transport:stdio runtime:pypi

Install HelioSPICE in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "heliospice": {
      "command": "uvx",
      "args": [
        "heliospice"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

HelioSPICE in other clients