DaedalMap Tsunami Data for Grok
com.daedalmap/tsunamis
Global tsunami events from NOAA NCEI, 2000 BC-present: wave height, runups, and counts.
client:Grok
transport:streamable-http
tools:5
Install DaedalMap Tsunami Data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tsunamis": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs