wems for Zed
io.github.heliosarchitect/wems
Real-time natural hazard monitoring: earthquakes, tsunamis, volcanoes, solar weather, air quality
client:Zed
transport:stdio
runtime:pypi
Install wems in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wems": {
"command": "uvx",
"args": [
"wems-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs