Locus for Claude Desktop
io.github.velinussage/locus
Official US-address public records: zoning, flood, parcel, permits, taxes. Free look, x402 paid.
client:Claude Desktop
transport:streamable-http
tools:2
Install Locus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"locus": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.locus.report/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs