gisgp for Zed
io.github.uponex/gisgp
GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)
client:Zed
transport:streamable-http
tools:106
Install gisgp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gisgp": {
"url": "https://gisgp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- convert_coordinates
- validate_geojson
- geojson_to_csv
- count_features
- extract_domains
- check_field_types
- check_service_health
- rest_explore
- compare_schemas
- shapefile_to_geojson
- kml_to_geojson
- gpx_to_geojson
- geojson_to_gpx
- flatgeobuf_to_geojson
- geojson_to_flatgeobuf
- mapinfo_tab_to_geojson
- geojson_to_mapinfo_tab
- query_features
- query_statistics
- geometry_stats
- reproject_geojson
- simplify_geometry
- reduce_precision
- csv_to_geojson