whoislicensed — state license lookup for Zed
com.whoislicensed/lookup
Verify a contractor, real estate or cosmetology license in 12 US states from the boards' own files.
client:Zed
transport:streamable-http
tools:2
Install whoislicensed — state license lookup in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lookup": {
"url": "https://whoislicensed.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs