PersonIQ for VS Code
io.github.thebigfatdad/personiq
US public-records lookups: people search, reverse phone, property and criminal records.
client:VS Code
transport:streamable-http
Install PersonIQ in VS Code
.vscode/mcp.json
{
"servers": {
"personiq": {
"type": "http",
"url": "https://mcp.personiq.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs