geowire for Claude Code
io.github.geowire/geowire
Place search, directions, isochrones & area analysis across 10 map providers. No API key to start.
client:Claude Code
transport:stdio
runtime:npm
Install geowire in Claude Code
run in your project directory
claude mcp add geowire -e GOOGLE_MAPS_API_KEY=<GOOGLE_MAPS_API_KEY> -e YELP_API_KEY=<YELP_API_KEY> -e CENSUS_API_KEY=<CENSUS_API_KEY> -e FOURSQUARE_API_KEY=<FOURSQUARE_API_KEY> -e GEOWIRE_INTERNAL_CSV=<GEOWIRE_INTERNAL_CSV> -e GEOWIRE_CONFIG=<GEOWIRE_CONFIG> -- npx -y @geowirehq/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs