Skip to content
VS Code

Planetary Computer for VS Code

io.github.pipeworx-io/planetary-computer

Earth-observation imagery catalogue from Microsoft's Planetary Computer — search its open…

client:VS Code transport:streamable-http tools:39

Install Planetary Computer in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

All 39 tools →

Planetary Computer in other clients