Geocodio for Zed
io.github.pipeworx-io/geocodio
Geocodio MCP — wraps the Geocodio geocoding API (geocod.io)
client:Zed
transport:streamable-http
Install Geocodio in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"geocodio": {
"url": "https://gateway.pipeworx.io/geocodio/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs