legal data hunter for Claude Desktop
io.github.zachlaik/legal-data-hunter
Search 18M+ legal documents worldwide — case law, legislation, and doctrine across 110+ countries.
client:Claude Desktop
transport:streamable-http
Install legal data hunter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"legal-data-hunter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://legaldatahunter.com/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