Skip to content
Zed

lob for Zed

io.usefulapi/lob

Verify US & international addresses and send physical mail (postcards, letters, checks) via Lob.

client:Zed transport:streamable-http

Install lob in Zed

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

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

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

lob in other clients