Skip to content
VS Code

Gistemp for VS Code

io.github.pipeworx-io/gistemp

GISTEMP MCP — NASA Goddard Institute for Space Studies Surface Temperature

client:VS Code transport:streamable-http

Install Gistemp in VS Code

.vscode/mcp.json

{
  "servers": {
    "gistemp": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gistemp/mcp"
    }
  }
}

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

Gistemp in other clients