Skip to content
VS Code

Soilgrids for VS Code

io.github.pipeworx-io/soilgrids

ISRIC SoilGrids MCP.

client:VS Code transport:streamable-http

Install Soilgrids in VS Code

.vscode/mcp.json

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

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

Soilgrids in other clients