GeoClear — US Address Intelligence for Claude Desktop
io.github.shaileshjgd/geoclear
US address intelligence: 120M+ addresses, verify, suggest, reverse geocode, coverage stats.
client:Claude Desktop
transport:streamable-http
Install GeoClear — US Address Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"geoclear": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.geoclear.io/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