Skip to content
VS Code

Black Label Customer Tools for VS Code

com.blacklabelbots/customer-tools

OAuth access to owned products, lead search, parcel search, and stored property audits.

client:VS Code transport:streamable-http

Install Black Label Customer Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "customer-tools": {
      "type": "http",
      "url": "https://mcp.blacklabelbots.com/mcp"
    }
  }
}

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

Black Label Customer Tools in other clients