DaedalMap Disaster and Geospatial Data for VS Code
com.daedalmap/county-map
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
client:VS Code
transport:streamable-http
tools:13
Install DaedalMap Disaster and Geospatial Data in VS Code
.vscode/mcp.json
{
"servers": {
"county-map": {
"type": "http",
"url": "https://app.daedalmap.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs