Skip to content
VS Code

Lob for VS Code

io.github.pipeworx-io/lob

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

client:VS Code transport:streamable-http

Install Lob in VS Code

.vscode/mcp.json

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

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

Lob in other clients