whoislicensed — state license lookup for Cursor
com.whoislicensed/lookup
Verify a contractor, real estate or cosmetology license in 12 US states from the boards' own files.
client:Cursor
transport:streamable-http
tools:2
Install whoislicensed — state license lookup in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lookup": {
"url": "https://whoislicensed.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs