lob for VS Code
io.usefulapi/lob
Verify US & international addresses and send physical mail (postcards, letters, checks) via Lob.
client:VS Code
transport:streamable-http
Install lob in VS Code
.vscode/mcp.json
{
"servers": {
"lob": {
"type": "http",
"url": "https://lob.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs