Locus for VS Code
io.github.velinussage/locus
Official US-address public records: zoning, flood, parcel, permits, taxes. Free look, x402 paid.
client:VS Code
transport:streamable-http
tools:2
Install Locus in VS Code
.vscode/mcp.json
{
"servers": {
"locus": {
"type": "http",
"url": "https://mcp.locus.report/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs