Skip to content
VS Code

Pangaea for VS Code

io.github.pipeworx-io/pangaea

PANGAEA MCP — earth + environmental science data publisher.

client:VS Code transport:streamable-http

Install Pangaea in VS Code

.vscode/mcp.json

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

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

Pangaea in other clients