Skip to content
Zed

Regrid for Zed

io.github.pipeworx-io/regrid

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

client:Zed transport:streamable-http

Install Regrid in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "regrid": {
      "url": "https://gateway.pipeworx.io/regrid/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Regrid in other clients