Skip to content
VS Code

DaedalMap Tsunami Data for VS Code

com.daedalmap/tsunamis

Global tsunami events from NOAA NCEI, 2000 BC-present: wave height, runups, and counts.

client:VS Code transport:streamable-http tools:5

Install DaedalMap Tsunami Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "tsunamis": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/tsunamis"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

DaedalMap Tsunami Data in other clients