Skip to content
VS Code

Sibfly for VS Code

io.github.pipeworx-io/sibfly

SibFly — satellite-measured ground motion (subsidence / uplift) for any US address.

client:VS Code transport:streamable-http

Install Sibfly in VS Code

.vscode/mcp.json

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

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

Sibfly in other clients