Skip to content
VS Code

Macrostrat for VS Code

io.github.pipeworx-io/macrostrat

Macrostrat MCP — geologic map / column / unit data for North America and beyond.

client:VS Code transport:streamable-http

Install Macrostrat in VS Code

.vscode/mcp.json

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

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

Macrostrat in other clients