Skip to content
VS Code

DaedalMap Volcanic Activity for VS Code

com.daedalmap/volcanoes

Global volcanic eruptions from the Smithsonian Global Volcanism Program: VEI, location, dates.

client:VS Code transport:streamable-http

Install DaedalMap Volcanic Activity in VS Code

.vscode/mcp.json

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

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

DaedalMap Volcanic Activity in other clients