Skip to content
Zed

Lob for Zed

io.github.pipeworx-io/lob

Lob MCP — US address verification, bulk verification, and autocompletion

client:Zed transport:streamable-http

Install Lob in Zed

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

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

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

Lob in other clients