Skip to content
VS Code

Regrid for VS Code

io.github.pipeworx-io/regrid

Regrid MCP — wraps the Regrid Parcel API v2 (regrid.com)

client:VS Code transport:streamable-http

Install Regrid in VS Code

.vscode/mcp.json

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

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

Regrid in other clients