Skip to content
VS Code

NASA Data for VS Code

org.memoryapi/nasa

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

client:VS Code transport:streamable-http

Install NASA Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "nasa": {
      "type": "http",
      "url": "https://nasa.memoryapi.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NASA Data in other clients