maptiler for Zed
io.usefulapi/maptiler
Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.
client:Zed
transport:streamable-http
Install maptiler in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"maptiler": {
"url": "https://maptiler.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs