LocationLists for Claude Desktop
io.github.kylehawke-stack/locationlists
US business location data: search, sample, count, query rows or buy CSVs (Stripe or x402 USDC).
client:Claude Desktop
transport:streamable-http
Install LocationLists in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"locationlists": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://locationlists.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