kanari wildfires for VS Code
io.github.vria-consulting/kanari-wildfires
Live worldwide wildfire detections, fire archive, citable stats, aircraft. Free, CC BY 4.0.
client:VS Code
transport:streamable-http
tools:6
Install kanari wildfires in VS Code
.vscode/mcp.json
{
"servers": {
"kanari-wildfires": {
"type": "http",
"url": "https://kanari.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs