NIFC Wildfire Data for VS Code
com.olyport/wildfire
Active wildfire incidents from the National Interagency Fire Center
client:VS Code
transport:streamable-http
tools:3
Install NIFC Wildfire Data in VS Code
.vscode/mcp.json
{
"servers": {
"wildfire": {
"type": "http",
"url": "https://mcp.olyport.com/wildfire/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs