Skip to content
Zed

DaedalMap Earthquake Data for Zed

com.daedalmap/earthquakes

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

client:Zed transport:streamable-http tools:5

Install DaedalMap Earthquake Data in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "earthquakes": {
      "url": "https://app.daedalmap.com/mcp/earthquakes"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

DaedalMap Earthquake Data in other clients