Black Label Customer Tools for Claude Desktop
com.blacklabelbots/customer-tools
OAuth access to owned products, lead search, parcel search, and stored property audits.
client:Claude Desktop
transport:streamable-http
Install Black Label Customer Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"customer-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.blacklabelbots.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs