whoislicensed — state license lookup for VS Code
com.whoislicensed/lookup
Verify a contractor, real estate or cosmetology license in 12 US states from the boards' own files.
client:VS Code
transport:streamable-http
tools:2
Install whoislicensed — state license lookup in VS Code
.vscode/mcp.json
{
"servers": {
"lookup": {
"type": "http",
"url": "https://whoislicensed.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs