Gistemp for Cursor
io.github.pipeworx-io/gistemp
GISTEMP MCP — NASA Goddard Institute for Space Studies Surface Temperature
client:Cursor
transport:streamable-http
Install Gistemp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gistemp": {
"url": "https://gateway.pipeworx.io/gistemp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs