DaedalMap Wildfire Events for Claude Desktop
com.daedalmap/wildfires
Wildfire events and aggregates across global, U.S., and Canada sources. Paid via x402 USDC.
client:Claude Desktop
transport:streamable-http
Install DaedalMap Wildfire Events in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"wildfires": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.daedalmap.com/mcp/wildfires"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs