Skip to content
Zed

Swath API for Zed

com.swathapi/swath

Radar-verified hail/wind storm detection and affected-property intelligence for the continental US.

client:Zed transport:streamable-http

Install Swath API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "swath": {
      "url": "https://swathapi.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Swath API in other clients