NOAA STOFS MCP Server for Zed
io.github.mansurjisan/stofs-mcp
NOAA STOFS storm surge forecasts, observation validation, and OPeNDAP data
client:Zed
transport:stdio
runtime:pypi
Install NOAA STOFS MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stofs-mcp": {
"command": "uvx",
"args": [
"stofs-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs