mcp for Zed
com.pixelgust/mcp
Weather, climate, terrain, fire and flood risk data for any point or polygon on Earth. Free tier.
client:Zed
transport:streamable-http
tools:9
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://pixelgust.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs