Skip to content
Zed

NASA Data for Zed

org.memoryapi/nasa

NASA data: near-Earth objects, space weather, and astronomy pictures

client:Zed transport:streamable-http

Install NASA Data in Zed

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

{
  "context_servers": {
    "nasa": {
      "url": "https://nasa.memoryapi.org/mcp"
    }
  }
}

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

NASA Data in other clients