Skip to content
Zed

nasa epic mcp for Zed

io.github.mrfentmen/nasa-epic-mcp

Earth photos from the NASA EPIC camera on DSCOVR. No key required.

client:Zed transport:stdio runtime:npm

Install nasa epic mcp in Zed

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

{
  "context_servers": {
    "nasa-epic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nasa-epic-mcp"
      ]
    }
  }
}

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

nasa epic mcp in other clients