Skip to content
Grok

Swath API for Grok

com.swathapi/swath

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

client:Grok transport:streamable-http

Install Swath API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "swath": {
      "type": "http",
      "url": "https://swathapi.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Swath API in other clients