DaedalMap Volcanic Activity for Grok
com.daedalmap/volcanoes
Global volcanic eruptions from the Smithsonian Global Volcanism Program: VEI, location, dates.
client:Grok
transport:streamable-http
Install DaedalMap Volcanic Activity in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"volcanoes": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/volcanoes"
}
}
}
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