GeoSphere Austria Weather for Zed
io.github.slettmayer/geosphere-mcp-server
High-resolution GeoSphere Austria weather, storms and air quality. Austria and the Alps only.
client:Zed
transport:stdio
runtime:pypi
Install GeoSphere Austria Weather in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"geosphere-mcp-server": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs