Skip to content
VS Code

DaedalMap Earthquake Data for VS Code

com.daedalmap/earthquakes

Global earthquake events from the USGS, 2150 BC-present: magnitude, depth, location, counts.

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

Install DaedalMap Earthquake Data in VS Code

.vscode/mcp.json

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

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 Earthquake Data in other clients