Swath API for VS Code
com.swathapi/swath
Radar-verified hail/wind storm detection and affected-property intelligence for the continental US.
client:VS Code
transport:streamable-http
Install Swath API in VS Code
.vscode/mcp.json
{
"servers": {
"swath": {
"type": "http",
"url": "https://swathapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs